|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nhind.config.Anchor
public class Anchor
| Constructor Summary | |
|---|---|
Anchor()
|
|
Anchor(long certificateId,
java.util.Calendar createTime,
byte[] data,
long id,
boolean incoming,
boolean outgoing,
java.lang.String owner,
EntityStatus status,
java.lang.String thumbprint,
java.util.Calendar validEndDate,
java.util.Calendar validStartDate)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getCertificateId()
Gets the certificateId value for this Anchor. |
java.util.Calendar |
getCreateTime()
Gets the createTime value for this Anchor. |
byte[] |
getData()
Gets the data value for this Anchor. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getId()
Gets the id value for this Anchor. |
java.lang.String |
getOwner()
Gets the owner value for this Anchor. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
EntityStatus |
getStatus()
Gets the status value for this Anchor. |
java.lang.String |
getThumbprint()
Gets the thumbprint value for this Anchor. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.util.Calendar |
getValidEndDate()
Gets the validEndDate value for this Anchor. |
java.util.Calendar |
getValidStartDate()
Gets the validStartDate value for this Anchor. |
int |
hashCode()
|
boolean |
isIncoming()
Gets the incoming value for this Anchor. |
boolean |
isOutgoing()
Gets the outgoing value for this Anchor. |
void |
setCertificateId(long certificateId)
Sets the certificateId value for this Anchor. |
void |
setCreateTime(java.util.Calendar createTime)
Sets the createTime value for this Anchor. |
void |
setData(byte[] data)
Sets the data value for this Anchor. |
void |
setId(long id)
Sets the id value for this Anchor. |
void |
setIncoming(boolean incoming)
Sets the incoming value for this Anchor. |
void |
setOutgoing(boolean outgoing)
Sets the outgoing value for this Anchor. |
void |
setOwner(java.lang.String owner)
Sets the owner value for this Anchor. |
void |
setStatus(EntityStatus status)
Sets the status value for this Anchor. |
void |
setThumbprint(java.lang.String thumbprint)
Sets the thumbprint value for this Anchor. |
void |
setValidEndDate(java.util.Calendar validEndDate)
Sets the validEndDate value for this Anchor. |
void |
setValidStartDate(java.util.Calendar validStartDate)
Sets the validStartDate value for this Anchor. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Anchor()
public Anchor(long certificateId,
java.util.Calendar createTime,
byte[] data,
long id,
boolean incoming,
boolean outgoing,
java.lang.String owner,
EntityStatus status,
java.lang.String thumbprint,
java.util.Calendar validEndDate,
java.util.Calendar validStartDate)
| Method Detail |
|---|
public long getCertificateId()
public void setCertificateId(long certificateId)
certificateId - public java.util.Calendar getCreateTime()
public void setCreateTime(java.util.Calendar createTime)
createTime - public byte[] getData()
public void setData(byte[] data)
data - 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 java.lang.String getOwner()
public void setOwner(java.lang.String owner)
owner - public EntityStatus getStatus()
public void setStatus(EntityStatus status)
status - public java.lang.String getThumbprint()
public void setThumbprint(java.lang.String thumbprint)
thumbprint - public java.util.Calendar getValidEndDate()
public void setValidEndDate(java.util.Calendar validEndDate)
validEndDate - public java.util.Calendar getValidStartDate()
public void setValidStartDate(java.util.Calendar validStartDate)
validStartDate - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||