Uses of Class
net.opengis.iso19139.gmd.v_20060504.RSIdentifierType

Packages that use RSIdentifierType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of RSIdentifierType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as RSIdentifierType
protected  RSIdentifierType RSIdentifierPropertyType.rsIdentifier
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return RSIdentifierType
 RSIdentifierType ObjectFactory.createRSIdentifierType()
          Create an instance of RSIdentifierType
 RSIdentifierType RSIdentifierPropertyType.getRSIdentifier()
          Gets the value of the rsIdentifier property.
 RSIdentifierType RSIdentifierType.withAuthority(CICitationPropertyType value)
           
 RSIdentifierType RSIdentifierType.withCode(CharacterStringPropertyType value)
           
 RSIdentifierType RSIdentifierType.withCodeSpace(CharacterStringPropertyType value)
           
 RSIdentifierType RSIdentifierType.withId(String value)
           
 RSIdentifierType RSIdentifierType.withUuid(String value)
           
 RSIdentifierType RSIdentifierType.withVersion(CharacterStringPropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type RSIdentifierType
 JAXBElement<RSIdentifierType> ObjectFactory.createRSIdentifier(RSIdentifierType value)
          Create an instance of JAXBElement<RSIdentifierType>}
 void RSIdentifierPropertyType.setRSIdentifier(RSIdentifierType value)
          Sets the value of the rsIdentifier property.
 RSIdentifierPropertyType RSIdentifierPropertyType.withRSIdentifier(RSIdentifierType value)
           
 



Copyright © 2008-2015. All Rights Reserved.