Uses of Class
net.opengis.iso19139.gco.v_20060504.RecordTypeType

Packages that use RecordTypeType
net.opengis.iso19139.gco.v_20060504   
 

Uses of RecordTypeType in net.opengis.iso19139.gco.v_20060504
 

Fields in net.opengis.iso19139.gco.v_20060504 declared as RecordTypeType
protected  RecordTypeType RecordTypePropertyType.recordType
           
 

Methods in net.opengis.iso19139.gco.v_20060504 that return RecordTypeType
 RecordTypeType ObjectFactory.createRecordTypeType()
          Create an instance of RecordTypeType
 RecordTypeType RecordTypePropertyType.getRecordType()
          Gets the value of the recordType property.
 RecordTypeType RecordTypeType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 RecordTypeType RecordTypeType.withArcrole(String value)
           
 RecordTypeType RecordTypeType.withHref(String value)
           
 RecordTypeType RecordTypeType.withRole(String value)
           
 RecordTypeType RecordTypeType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 RecordTypeType RecordTypeType.withTitle(String value)
           
 RecordTypeType RecordTypeType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 RecordTypeType RecordTypeType.withValue(String value)
           
 

Methods in net.opengis.iso19139.gco.v_20060504 that return types with arguments of type RecordTypeType
 JAXBElement<RecordTypeType> ObjectFactory.createRecordType(RecordTypeType value)
          Create an instance of JAXBElement<RecordTypeType>}
 

Methods in net.opengis.iso19139.gco.v_20060504 with parameters of type RecordTypeType
 JAXBElement<RecordTypeType> ObjectFactory.createRecordType(RecordTypeType value)
          Create an instance of JAXBElement<RecordTypeType>}
 void RecordTypePropertyType.setRecordType(RecordTypeType value)
          Sets the value of the recordType property.
 RecordTypePropertyType RecordTypePropertyType.withRecordType(RecordTypeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.