|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| 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
com.flashline.registry.openapi.entity.MetadataEntryImpl
public class MetadataEntryImpl
| Constructor Summary | |
|---|---|
MetadataEntryImpl() |
|
MetadataEntryImpl(long entityTypeID, java.lang.String namespace, int size) |
|
| 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 |
getEntityTypeID()Gets the entityTypeID value for this MetadataEntryImpl. |
java.lang.String |
getNamespace()Gets the namespace value for this MetadataEntryImpl. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Serializer |
int |
getSize()Gets the size value for this MetadataEntryImpl. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()Return type metadata object |
int |
hashCode() |
void |
setEntityTypeID(long entityTypeID)Sets the entityTypeID value for this MetadataEntryImpl. |
void |
setNamespace(java.lang.String namespace)Sets the namespace value for this MetadataEntryImpl. |
void |
setSize(int size)Sets the size value for this MetadataEntryImpl. |
| Methods inherited from class com.flashline.registry.openapi.entity.MetadataEntrySummary |
|---|
getEntityID, getEntityTypeDef, getEntryType, getID, getName, getSFID, getTags, getUpdatedDate, getUUIDs, setEntityID, setEntityTypeDef, setEntryType, setID, setName, setSFID, setTags, setUpdatedDate, setUUIDs |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetadataEntryImpl()
public MetadataEntryImpl(long entityTypeID,
java.lang.String namespace,
int size)
| Method Detail |
|---|
public long getEntityTypeID()
public void setEntityTypeID(long entityTypeID)
entityTypeID -public java.lang.String getNamespace()
public void setNamespace(java.lang.String namespace)
namespace -public int getSize()
public void setSize(int size)
size -public boolean equals(java.lang.Object obj)
equals in class MetadataEntrySummarypublic int hashCode()
hashCode in class MetadataEntrySummarypublic 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) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||