|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nhind.config.TrustBundleDomainReltn
public class TrustBundleDomainReltn
| Constructor Summary | |
|---|---|
TrustBundleDomainReltn()
|
|
TrustBundleDomainReltn(Domain domain,
long id,
boolean incoming,
boolean outgoing,
TrustBundle trustBundle)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Domain |
getDomain()
Gets the domain value for this TrustBundleDomainReltn. |
long |
getId()
Gets the id value for this TrustBundleDomainReltn. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
TrustBundle |
getTrustBundle()
Gets the trustBundle value for this TrustBundleDomainReltn. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isIncoming()
Gets the incoming value for this TrustBundleDomainReltn. |
boolean |
isOutgoing()
Gets the outgoing value for this TrustBundleDomainReltn. |
void |
setDomain(Domain domain)
Sets the domain value for this TrustBundleDomainReltn. |
void |
setId(long id)
Sets the id value for this TrustBundleDomainReltn. |
void |
setIncoming(boolean incoming)
Sets the incoming value for this TrustBundleDomainReltn. |
void |
setOutgoing(boolean outgoing)
Sets the outgoing value for this TrustBundleDomainReltn. |
void |
setTrustBundle(TrustBundle trustBundle)
Sets the trustBundle value for this TrustBundleDomainReltn. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrustBundleDomainReltn()
public TrustBundleDomainReltn(Domain domain,
long id,
boolean incoming,
boolean outgoing,
TrustBundle trustBundle)
| Method Detail |
|---|
public Domain getDomain()
public void setDomain(Domain domain)
domain - public long getId()
public void setId(long id)
id - public boolean isIncoming()
public void setIncoming(boolean incoming)
incoming - public boolean isOutgoing()
public void setOutgoing(boolean outgoing)
outgoing - public TrustBundle getTrustBundle()
public void setTrustBundle(TrustBundle trustBundle)
trustBundle - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||