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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as RSIdentifierPropertyType
protected  RSIdentifierPropertyType AbstractRSReferenceSystemType.name
           
protected  RSIdentifierPropertyType MDReferenceSystemType.referenceSystemIdentifier
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return RSIdentifierPropertyType
 RSIdentifierPropertyType ObjectFactory.createRSIdentifierPropertyType()
          Create an instance of RSIdentifierPropertyType
 RSIdentifierPropertyType AbstractRSReferenceSystemType.getName()
          Gets the value of the name property.
 RSIdentifierPropertyType MDReferenceSystemType.getReferenceSystemIdentifier()
          Gets the value of the referenceSystemIdentifier property.
 RSIdentifierPropertyType RSIdentifierPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withArcrole(String value)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withHref(String value)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withNilReason(Collection<String> values)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withNilReason(List<String> value)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withNilReason(String... values)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withRole(String value)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withRSIdentifier(RSIdentifierType value)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withTitle(String value)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 RSIdentifierPropertyType RSIdentifierPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type RSIdentifierPropertyType
 void AbstractRSReferenceSystemType.setName(RSIdentifierPropertyType value)
          Sets the value of the name property.
 void MDReferenceSystemType.setReferenceSystemIdentifier(RSIdentifierPropertyType value)
          Sets the value of the referenceSystemIdentifier property.
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withName(RSIdentifierPropertyType value)
           
 MDReferenceSystemType MDReferenceSystemType.withReferenceSystemIdentifier(RSIdentifierPropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.