public class MPrincipalDesc extends Object
MPrincipalDesc()
MPrincipalDesc(String name, String type)
boolean
equals(Object object)
String
getName()
getType()
int
hashCode()
void
setName(String name)
setType(String type)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public MPrincipalDesc()
public MPrincipalDesc(String name, String type)
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public int hashCode()
hashCode
Object
public boolean equals(Object object)
equals
Copyright © 2017 The Apache Software Foundation. All rights reserved.