public interface CodeType
The following features are supported:
Oagis9UnqualifiedDataTypesPackage.getCodeType()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLanguageID()
Returns the value of the 'Language ID' attribute.
|
java.lang.String |
getListAgencyID()
Returns the value of the 'List Agency ID' attribute.
|
java.lang.String |
getListAgencyName()
Returns the value of the 'List Agency Name' attribute.
|
java.lang.String |
getListID()
Returns the value of the 'List ID' attribute.
|
java.lang.String |
getListName()
Returns the value of the 'List Name' attribute.
|
java.lang.String |
getListSchemeURI()
Returns the value of the 'List Scheme URI' attribute.
|
java.lang.String |
getListURI()
Returns the value of the 'List URI' attribute.
|
java.lang.String |
getListVersionID()
Returns the value of the 'List Version ID' attribute.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setLanguageID(java.lang.String value)
Sets the value of the '
Language ID' attribute. |
void |
setListAgencyID(java.lang.String value)
Sets the value of the '
List Agency ID' attribute. |
void |
setListAgencyName(java.lang.String value)
Sets the value of the '
List Agency Name' attribute. |
void |
setListID(java.lang.String value)
Sets the value of the '
List ID' attribute. |
void |
setListName(java.lang.String value)
Sets the value of the '
List Name' attribute. |
void |
setListSchemeURI(java.lang.String value)
Sets the value of the '
List Scheme URI' attribute. |
void |
setListURI(java.lang.String value)
Sets the value of the '
List URI' attribute. |
void |
setListVersionID(java.lang.String value)
Sets the value of the '
List Version ID' attribute. |
void |
setName(java.lang.String value)
Sets the value of the '
Name' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the '
Value' attribute. |
java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()java.lang.String getLanguageID()
setLanguageID(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_LanguageID()void setLanguageID(java.lang.String value)
Language ID' attribute.
value - the new value of the 'Language ID' attribute.getLanguageID()java.lang.String getListAgencyID()
setListAgencyID(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_ListAgencyID()void setListAgencyID(java.lang.String value)
List Agency ID' attribute.
value - the new value of the 'List Agency ID' attribute.getListAgencyID()java.lang.String getListAgencyName()
setListAgencyName(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_ListAgencyName()void setListAgencyName(java.lang.String value)
List Agency Name' attribute.
value - the new value of the 'List Agency Name' attribute.getListAgencyName()java.lang.String getListID()
setListID(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_ListID()void setListID(java.lang.String value)
List ID' attribute.
value - the new value of the 'List ID' attribute.getListID()java.lang.String getListName()
setListName(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_ListName()void setListName(java.lang.String value)
List Name' attribute.
value - the new value of the 'List Name' attribute.getListName()java.lang.String getListSchemeURI()
setListSchemeURI(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_ListSchemeURI()void setListSchemeURI(java.lang.String value)
List Scheme URI' attribute.
value - the new value of the 'List Scheme URI' attribute.getListSchemeURI()java.lang.String getListURI()
setListURI(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_ListURI()void setListURI(java.lang.String value)
List URI' attribute.
value - the new value of the 'List URI' attribute.getListURI()java.lang.String getListVersionID()
setListVersionID(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_ListVersionID()void setListVersionID(java.lang.String value)
List Version ID' attribute.
value - the new value of the 'List Version ID' attribute.getListVersionID()java.lang.String getName()
setName(String),
Oagis9UnqualifiedDataTypesPackage.getCodeType_Name()