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

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

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

Methods in org.citygml4j.builder.jaxb.marshal.gml that return StringOrRefType
 StringOrRefType GMLMarshaller.marshalStringOrRef(StringOrRef src)
           
 

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

Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type StringOrRefType
 StringOrRef GMLUnmarshaller.unmarshalStringOrRef(StringOrRefType src)
           
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return StringOrRefType
 StringOrRefType ObjectFactory.createStringOrRefType()
          Create an instance of StringOrRefType
 StringOrRefType DynamicFeatureType.getDataSource()
          Gets the value of the dataSource property.
 StringOrRefType DynamicFeatureCollectionType.getDataSource()
          Gets the value of the dataSource property.
 StringOrRefType AbstractTimeSliceType.getDataSource()
          Gets the value of the dataSource property.
 StringOrRefType ExtentType.getDescription()
          Description of spatial and/or temporal extent of this object.
 StringOrRefType AbstractGMLType.getDescription()
          Gets the value of the description property.
 StringOrRefType DirectionPropertyType.getDirectionString()
          Gets the value of the directionString property.
 StringOrRefType LocationPropertyType.getLocationString()
          Gets the value of the locationString property.
 StringOrRefType CoverageFunctionType.getMappingRule()
          Gets the value of the mappingRule property.
 StringOrRefType UnitDefinitionType.getQuantityType()
          Gets the value of the quantityType property.
 StringOrRefType TimeClockType.getReferenceEvent()
          Gets the value of the referenceEvent property.
 StringOrRefType TimeCalendarEraType.getReferenceEvent()
          Gets the value of the referenceEvent property.
 StringOrRefType PrimeMeridianType.getRemarks()
          Comments on or information about this prime meridian, including source information.
 StringOrRefType OperationParameterType.getRemarks()
          Comments on or information about this operation parameter, including source information.
 StringOrRefType OperationParameterGroupType.getRemarks()
          Comments on or information about this operation parameter group, including source information.
 StringOrRefType OperationMethodType.getRemarks()
          Comments on or information about this operation method, including source information.
 StringOrRefType IdentifierType.getRemarks()
          Remarks about this code or alias.
 StringOrRefType EllipsoidType.getRemarks()
          Comments on or information about this ellipsoid, including source information.
 StringOrRefType CoordinateSystemAxisType.getRemarks()
          Comments on or information about this coordinate system axis, including data source information.
 StringOrRefType AbstractReferenceSystemType.getRemarks()
          Comments on or information about this reference system, including source information.
 StringOrRefType AbstractDatumType.getRemarks()
          Comments on this reference system, including source information.
 StringOrRefType AbstractCoordinateSystemType.getRemarks()
          Comments on or information about this coordinate system, including data source information.
 StringOrRefType AbstractCoordinateOperationType.getRemarks()
          Comments on or information about this coordinate operation, including source information.
 StringOrRefType MovingObjectStatusType.getStatus()
          Gets the value of the status property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type StringOrRefType
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createDataSource(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createDescription(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createLocationString(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createMappingRule(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createQuantityType(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createRemarks(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createStatus(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type StringOrRefType
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createDataSource(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createDescription(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createLocationString(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createMappingRule(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createQuantityType(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createRemarks(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 javax.xml.bind.JAXBElement<StringOrRefType> ObjectFactory.createStatus(StringOrRefType value)
          Create an instance of JAXBElement<StringOrRefType>}
 void DynamicFeatureType.setDataSource(StringOrRefType value)
          Sets the value of the dataSource property.
 void DynamicFeatureCollectionType.setDataSource(StringOrRefType value)
          Sets the value of the dataSource property.
 void AbstractTimeSliceType.setDataSource(StringOrRefType value)
          Sets the value of the dataSource property.
 void ExtentType.setDescription(StringOrRefType value)
          Sets the value of the description property.
 void AbstractGMLType.setDescription(StringOrRefType value)
          Sets the value of the description property.
 void DirectionPropertyType.setDirectionString(StringOrRefType value)
          Sets the value of the directionString property.
 void LocationPropertyType.setLocationString(StringOrRefType value)
          Sets the value of the locationString property.
 void CoverageFunctionType.setMappingRule(StringOrRefType value)
          Sets the value of the mappingRule property.
 void UnitDefinitionType.setQuantityType(StringOrRefType value)
          Sets the value of the quantityType property.
 void TimeClockType.setReferenceEvent(StringOrRefType value)
          Sets the value of the referenceEvent property.
 void TimeCalendarEraType.setReferenceEvent(StringOrRefType value)
          Sets the value of the referenceEvent property.
 void PrimeMeridianType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void OperationParameterType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void OperationParameterGroupType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void OperationMethodType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void IdentifierType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void EllipsoidType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void CoordinateSystemAxisType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void AbstractReferenceSystemType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void AbstractDatumType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void AbstractCoordinateSystemType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void AbstractCoordinateOperationType.setRemarks(StringOrRefType value)
          Sets the value of the remarks property.
 void MovingObjectStatusType.setStatus(StringOrRefType value)
          Sets the value of the status property.