Package net.opengis.gml.v32
Interface CodeOrNilReasonList
- All Known Implementing Classes:
CodeOrNilReasonListImpl
public interface CodeOrNilReasonList
POJO class for XML type CodeOrNilReasonListType(@http://www.opengis.net/gml/3.2).
This is a list type whose items are net.opengis.gml.v32.NameOrNilReason.
-
Method Summary
Modifier and TypeMethodDescriptionGets the codeSpace propertyboolean
Checks if codeSpace is setvoid
setCodeSpace
(String codeSpace) Sets the codeSpace property
-
Method Details
-
getCodeSpace
String getCodeSpace()Gets the codeSpace property -
isSetCodeSpace
boolean isSetCodeSpace()Checks if codeSpace is set -
setCodeSpace
Sets the codeSpace property
-