|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1.7.0) E16598-09 OEREF |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.flashline.registry.openapi.entity.MetadataEntrySummary
public class MetadataEntrySummary
| Constructor Summary | |
|---|---|
MetadataEntrySummary() |
|
MetadataEntrySummary(long ID, java.lang.String SFID, EntityUUID[] UUIDs, long entityID, java.lang.String entityTypeDef, java.lang.String entryType, java.lang.String name, java.lang.String[] tags, java.util.Calendar updatedDate) |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Deserializer |
long |
getEntityID()Gets the entityID value for this MetadataEntrySummary. |
java.lang.String |
getEntityTypeDef()Gets the entityTypeDef value for this MetadataEntrySummary. |
java.lang.String |
getEntryType()Gets the entryType value for this MetadataEntrySummary. |
long |
getID()Gets the ID value for this MetadataEntrySummary. |
java.lang.String |
getName()Gets the name value for this MetadataEntrySummary. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Serializer |
java.lang.String |
getSFID()Gets the SFID value for this MetadataEntrySummary. |
java.lang.String[] |
getTags()Gets the tags value for this MetadataEntrySummary. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()Return type metadata object |
java.util.Calendar |
getUpdatedDate()Gets the updatedDate value for this MetadataEntrySummary. |
EntityUUID[] |
getUUIDs()Gets the UUIDs value for this MetadataEntrySummary. |
int |
hashCode() |
void |
setEntityID(long entityID)Sets the entityID value for this MetadataEntrySummary. |
void |
setEntityTypeDef(java.lang.String entityTypeDef)Sets the entityTypeDef value for this MetadataEntrySummary. |
void |
setEntryType(java.lang.String entryType)Sets the entryType value for this MetadataEntrySummary. |
void |
setID(long ID)Sets the ID value for this MetadataEntrySummary. |
void |
setName(java.lang.String name)Sets the name value for this MetadataEntrySummary. |
void |
setSFID(java.lang.String SFID)Sets the SFID value for this MetadataEntrySummary. |
void |
setTags(java.lang.String[] tags)Sets the tags value for this MetadataEntrySummary. |
void |
setUpdatedDate(java.util.Calendar updatedDate)Sets the updatedDate value for this MetadataEntrySummary. |
void |
setUUIDs(EntityUUID[] UUIDs)Sets the UUIDs value for this MetadataEntrySummary. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetadataEntrySummary()
public MetadataEntrySummary(long ID,
java.lang.String SFID,
EntityUUID[] UUIDs,
long entityID,
java.lang.String entityTypeDef,
java.lang.String entryType,
java.lang.String name,
java.lang.String[] tags,
java.util.Calendar updatedDate)
| Method Detail |
|---|
public long getID()
public void setID(long ID)
ID -public java.lang.String getSFID()
public void setSFID(java.lang.String SFID)
SFID -public EntityUUID[] getUUIDs()
public void setUUIDs(EntityUUID[] UUIDs)
UUIDs -public long getEntityID()
public void setEntityID(long entityID)
entityID -public java.lang.String getEntityTypeDef()
public void setEntityTypeDef(java.lang.String entityTypeDef)
entityTypeDef -public java.lang.String getEntryType()
public void setEntryType(java.lang.String entryType)
entryType -public java.lang.String getName()
public void setName(java.lang.String name)
name -public java.lang.String[] getTags()
public void setTags(java.lang.String[] tags)
tags -public java.util.Calendar getUpdatedDate()
public void setUpdatedDate(java.util.Calendar updatedDate)
updatedDate -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)
|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1.7.0) E16598-09 OEREF |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||