|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentifierType | |
|---|---|
| net.opengis.gml | |
| Uses of IdentifierType in net.opengis.gml |
|---|
| Fields in net.opengis.gml with type parameters of type IdentifierType | |
|---|---|
protected List<IdentifierType> |
CoordinateSystemAxisType.axisID
|
protected List<IdentifierType> |
AbstractCoordinateOperationType.coordinateOperationID
|
protected List<IdentifierType> |
AbstractCoordinateSystemType.csID
|
protected List<IdentifierType> |
AbstractDatumType.datumID
|
protected List<IdentifierType> |
EllipsoidType.ellipsoidID
|
protected List<IdentifierType> |
OperationParameterGroupType.groupID
|
protected List<IdentifierType> |
PrimeMeridianType.meridianID
|
protected List<IdentifierType> |
OperationMethodType.methodID
|
protected List<IdentifierType> |
OperationParameterType.parameterID
|
protected List<IdentifierType> |
AbstractReferenceSystemType.srsID
|
| Methods in net.opengis.gml that return IdentifierType | |
|---|---|
IdentifierType |
ObjectFactory.createIdentifierType()
Create an instance of IdentifierType |
| Methods in net.opengis.gml that return types with arguments of type IdentifierType | |
|---|---|
JAXBElement<IdentifierType> |
ObjectFactory.createAxisID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
JAXBElement<IdentifierType> |
ObjectFactory.createCoordinateOperationID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
JAXBElement<IdentifierType> |
ObjectFactory.createCsID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
JAXBElement<IdentifierType> |
ObjectFactory.createDatumID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
JAXBElement<IdentifierType> |
ObjectFactory.createEllipsoidID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
JAXBElement<IdentifierType> |
ObjectFactory.createGroupID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
JAXBElement<IdentifierType> |
ObjectFactory.createMeridianID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
JAXBElement<IdentifierType> |
ObjectFactory.createMethodID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
JAXBElement<IdentifierType> |
ObjectFactory.createParameterID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
JAXBElement<IdentifierType> |
ObjectFactory.createSrsID(IdentifierType value)
Create an instance of JAXBElement<IdentifierType>} |
List<IdentifierType> |
CoordinateSystemAxisType.getAxisID()
Set of alternative identifications of this coordinate system axis. |
List<IdentifierType> |
AbstractCoordinateOperationType.getCoordinateOperationID()
Set of alternative identifications of this coordinate operation. |
List<IdentifierType> |
AbstractCoordinateSystemType.getCsID()
Set of alternative identifications of this coordinate system. |
List<IdentifierType> |
AbstractDatumType.getDatumID()
Set of alternative identifications of this datum. |
List<IdentifierType> |
EllipsoidType.getEllipsoidID()
Set of alternative identifications of this ellipsoid. |
List<IdentifierType> |
OperationParameterGroupType.getGroupID()
Set of alternative identifications of this operation parameter group. |
List<IdentifierType> |
PrimeMeridianType.getMeridianID()
Set of alternative identifications of this prime meridian. |
List<IdentifierType> |
OperationMethodType.getMethodID()
Set of alternative identifications of this operation method. |
List<IdentifierType> |
OperationParameterType.getParameterID()
Set of alternative identifications of this operation parameter. |
List<IdentifierType> |
AbstractReferenceSystemType.getSrsID()
Set of alterative identifications of this reference system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||