org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types
Class CodelistColumnType
java.lang.Object
org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistColumnType
- All Implemented Interfaces:
- Serializable
public class CodelistColumnType
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_Undefined
public static final String _Undefined
- See Also:
- Constant Field Values
_Code
public static final String _Code
- See Also:
- Constant Field Values
_ParentCode
public static final String _ParentCode
- See Also:
- Constant Field Values
_Description
public static final String _Description
- See Also:
- Constant Field Values
_Annotation
public static final String _Annotation
- See Also:
- Constant Field Values
_HLChildCode
public static final String _HLChildCode
- See Also:
- Constant Field Values
_HLParentCode
public static final String _HLParentCode
- See Also:
- Constant Field Values
Undefined
public static final CodelistColumnType Undefined
Code
public static final CodelistColumnType Code
ParentCode
public static final CodelistColumnType ParentCode
Description
public static final CodelistColumnType Description
Annotation
public static final CodelistColumnType Annotation
HLChildCode
public static final CodelistColumnType HLChildCode
HLParentCode
public static final CodelistColumnType HLParentCode
CodelistColumnType
protected CodelistColumnType(String value)
getValue
public String getValue()
fromValue
public static CodelistColumnType fromValue(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
fromString
public static CodelistColumnType fromString(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
Copyright © 2012. All Rights Reserved.