org.apache.openejb.jee.sun
Class PrincipalName
java.lang.Object
org.apache.openejb.jee.sun.PrincipalName
public class PrincipalName
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
className
protected String className
value
protected String value
PrincipalName
public PrincipalName()
getClassName
public String getClassName()
setClassName
public void setClassName(String value)
getvalue
public String getvalue()
setvalue
public void setvalue(String value)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.