| 
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.AcceptableValue
public class AcceptableValue
| Constructor Summary | |
|---|---|
AcceptableValue() | 
|
AcceptableValue(long ID, java.lang.String displayName, java.util.Calendar updatedDate, java.lang.String value) | 
|
| 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  | 
 java.lang.String | 
getDisplayName()Gets the displayName value for this AcceptableValue.  | 
 long | 
getID()Gets the ID value for this AcceptableValue.  | 
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 AcceptableValue.  | 
 java.lang.String | 
getValue()Gets the value value for this AcceptableValue.  | 
 int | 
hashCode() | 
 void | 
setDisplayName(java.lang.String displayName)Sets the displayName value for this AcceptableValue.  | 
 void | 
setID(long ID)Sets the ID value for this AcceptableValue.  | 
 void | 
setUpdatedDate(java.util.Calendar updatedDate)Sets the updatedDate value for this AcceptableValue.  | 
 void | 
setValue(java.lang.String value)Sets the value value for this AcceptableValue.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AcceptableValue()
public AcceptableValue(long ID,
                       java.lang.String displayName,
                       java.util.Calendar updatedDate,
                       java.lang.String value)
| Method Detail | 
|---|
public long getID()
public void setID(long ID)
ID -public java.lang.String getDisplayName()
public void setDisplayName(java.lang.String displayName)
displayName -public java.util.Calendar getUpdatedDate()
public void setUpdatedDate(java.util.Calendar updatedDate)
updatedDate -public java.lang.String getValue()
public void setValue(java.lang.String value)
value -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 | ||||||||