|
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.AssetType
public class AssetType
| Constructor Summary | |
|---|---|
AssetType() |
|
AssetType(long ID, boolean UDDISupport, EntityUUID[] UUIDs, int activeStatus, long[] archeTypeIDs, java.lang.String displayName, java.lang.String editorXML, java.lang.String icon, java.lang.String name, java.lang.String schema, java.util.Calendar updatedDate, java.lang.String viewerXML) |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getActiveStatus()Gets the activeStatus value for this AssetType. |
long[] |
getArcheTypeIDs()Gets the archeTypeIDs value for this AssetType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Deserializer |
java.lang.String |
getDisplayName()Gets the displayName value for this AssetType. |
java.lang.String |
getEditorXML()Gets the editorXML value for this AssetType. |
java.lang.String |
getIcon()Gets the icon value for this AssetType. |
long |
getID()Gets the ID value for this AssetType. |
java.lang.String |
getName()Gets the name value for this AssetType. |
java.lang.String |
getSchema()Gets the schema value for this AssetType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()Return type metadata object |
java.util.Calendar |
getUpdatedDate()Gets the updatedDate value for this AssetType. |
EntityUUID[] |
getUUIDs()Gets the UUIDs value for this AssetType. |
java.lang.String |
getViewerXML()Gets the viewerXML value for this AssetType. |
int |
hashCode() |
boolean |
isUDDISupport()Gets the UDDISupport value for this AssetType. |
void |
setActiveStatus(int activeStatus)Sets the activeStatus value for this AssetType. |
void |
setArcheTypeIDs(long[] archeTypeIDs)Sets the archeTypeIDs value for this AssetType. |
void |
setDisplayName(java.lang.String displayName)Sets the displayName value for this AssetType. |
void |
setEditorXML(java.lang.String editorXML)Sets the editorXML value for this AssetType. |
void |
setIcon(java.lang.String icon)Sets the icon value for this AssetType. |
void |
setID(long ID)Sets the ID value for this AssetType. |
void |
setName(java.lang.String name)Sets the name value for this AssetType. |
void |
setSchema(java.lang.String schema)Sets the schema value for this AssetType. |
void |
setUDDISupport(boolean UDDISupport)Sets the UDDISupport value for this AssetType. |
void |
setUpdatedDate(java.util.Calendar updatedDate)Sets the updatedDate value for this AssetType. |
void |
setUUIDs(EntityUUID[] UUIDs)Sets the UUIDs value for this AssetType. |
void |
setViewerXML(java.lang.String viewerXML)Sets the viewerXML value for this AssetType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetType()
public AssetType(long ID,
boolean UDDISupport,
EntityUUID[] UUIDs,
int activeStatus,
long[] archeTypeIDs,
java.lang.String displayName,
java.lang.String editorXML,
java.lang.String icon,
java.lang.String name,
java.lang.String schema,
java.util.Calendar updatedDate,
java.lang.String viewerXML)
| Method Detail |
|---|
public long getID()
public void setID(long ID)
ID -public boolean isUDDISupport()
public void setUDDISupport(boolean UDDISupport)
UDDISupport -public EntityUUID[] getUUIDs()
public void setUUIDs(EntityUUID[] UUIDs)
UUIDs -public int getActiveStatus()
public void setActiveStatus(int activeStatus)
activeStatus -public long[] getArcheTypeIDs()
public void setArcheTypeIDs(long[] archeTypeIDs)
archeTypeIDs -public java.lang.String getDisplayName()
public void setDisplayName(java.lang.String displayName)
displayName -public java.lang.String getEditorXML()
public void setEditorXML(java.lang.String editorXML)
editorXML -public java.lang.String getIcon()
public void setIcon(java.lang.String icon)
icon -public java.lang.String getName()
public void setName(java.lang.String name)
name -public java.lang.String getSchema()
public void setSchema(java.lang.String schema)
schema -public java.util.Calendar getUpdatedDate()
public void setUpdatedDate(java.util.Calendar updatedDate)
updatedDate -public java.lang.String getViewerXML()
public void setViewerXML(java.lang.String viewerXML)
viewerXML -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 | ||||||||