Uses of Class
org.citygml4j.jaxb.gml._3_1_1.CodeType

Packages that use CodeType
org.citygml4j.builder.jaxb.marshal.gml   
org.citygml4j.builder.jaxb.unmarshal.gml   
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of CodeType in org.citygml4j.builder.jaxb.marshal.gml
 

Methods in org.citygml4j.builder.jaxb.marshal.gml that return CodeType
 CodeType GMLMarshaller.marshalCode(Code src)
           
 

Uses of CodeType in org.citygml4j.builder.jaxb.unmarshal.gml
 

Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type CodeType
 Code GMLUnmarshaller.unmarshalCode(CodeType src)
           
 

Uses of CodeType in org.citygml4j.jaxb.gml._3_1_1
 

Subclasses of CodeType in org.citygml4j.jaxb.gml._3_1_1
 class DerivedCRSTypeType
          Type of a derived coordinate reference system.
 class PixelInCellType
          Specification of the way an image grid is associated with the image data attributes.
 class VerticalDatumTypeType
          Type of a vertical datum.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return CodeType
 CodeType ObjectFactory.createCodeType()
          Create an instance of CodeType
 CodeType AbstractDatumType.getAnchorPoint()
          Gets the value of the anchorPoint property.
 CodeType CoordinateSystemAxisType.getAxisAbbrev()
          Gets the value of the axisAbbrev property.
 CodeType CoordinateSystemAxisType.getAxisDirection()
          Gets the value of the axisDirection property.
 CodeType UnitDefinitionType.getCatalogSymbol()
          Gets the value of the catalogSymbol property.
 CodeType ValuePropertyType.getCategory()
          Gets the value of the category property.
 CodeType RangeParametersType.getCategory()
          Gets the value of the category property.
 CodeType DirectionPropertyType.getDirectionKeyword()
          Gets the value of the directionKeyword property.
 CodeType LocationPropertyType.getLocationKeyWord()
          Gets the value of the locationKeyWord property.
 CodeType AbstractPositionalAccuracyType.getMeasureDescription()
          Gets the value of the measureDescription property.
 CodeType OperationMethodType.getMethodFormula()
          Gets the value of the methodFormula property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type CodeType
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createAnchorPoint(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createAxisAbbrev(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createAxisDirection(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createCatalogSymbol(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createCategory(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createCoordinateOperationName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createCsName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createDatumName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createEllipsoidName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createGroupName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createLocationKeyWord(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createMeasureDescription(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createMeridianName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createMethodFormula(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createMethodName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createParameterName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createSrsName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> IdentifierType.getName()
          The code or name for this Identifier, often from a controlled list or pattern defined by a code space.
 java.util.List<javax.xml.bind.JAXBElement<CodeType>> AbstractGMLType.getName()
          Multiple names may be provided.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type CodeType
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createAnchorPoint(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createAxisAbbrev(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createAxisDirection(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createCatalogSymbol(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createCategory(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createCoordinateOperationName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createCsName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createDatumName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createEllipsoidName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createGroupName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createLocationKeyWord(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createMeasureDescription(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createMeridianName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createMethodFormula(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createMethodName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createParameterName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 javax.xml.bind.JAXBElement<CodeType> ObjectFactory.createSrsName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 void AbstractDatumType.setAnchorPoint(CodeType value)
          Sets the value of the anchorPoint property.
 void CoordinateSystemAxisType.setAxisAbbrev(CodeType value)
          Sets the value of the axisAbbrev property.
 void CoordinateSystemAxisType.setAxisDirection(CodeType value)
          Sets the value of the axisDirection property.
 void UnitDefinitionType.setCatalogSymbol(CodeType value)
          Sets the value of the catalogSymbol property.
 void ValuePropertyType.setCategory(CodeType value)
          Sets the value of the category property.
 void RangeParametersType.setCategory(CodeType value)
          Sets the value of the category property.
 void DirectionPropertyType.setDirectionKeyword(CodeType value)
          Sets the value of the directionKeyword property.
 void LocationPropertyType.setLocationKeyWord(CodeType value)
          Sets the value of the locationKeyWord property.
 void AbstractPositionalAccuracyType.setMeasureDescription(CodeType value)
          Sets the value of the measureDescription property.
 void OperationMethodType.setMethodFormula(CodeType value)
          Sets the value of the methodFormula property.
 

Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type CodeType
 void IdentifierType.setName(javax.xml.bind.JAXBElement<CodeType> value)
          Sets the value of the name property.
 void AbstractGMLType.setName(java.util.List<javax.xml.bind.JAXBElement<CodeType>> name)
          Multiple names may be provided.