Uses of Class
net.opengis.iso19139.gmd.v_20070417.AbstractRSReferenceSystemType

Packages that use AbstractRSReferenceSystemType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of AbstractRSReferenceSystemType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as AbstractRSReferenceSystemType
protected  AbstractRSReferenceSystemType RSReferenceSystemPropertyType.abstractRSReferenceSystem
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return AbstractRSReferenceSystemType
 AbstractRSReferenceSystemType RSReferenceSystemPropertyType.getAbstractRSReferenceSystem()
          Gets the value of the abstractRSReferenceSystem property.
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withDomainOfValidity(Collection<EXExtentPropertyType> values)
           
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withDomainOfValidity(EXExtentPropertyType... values)
           
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withDomainOfValidity(List<EXExtentPropertyType> value)
           
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withId(String value)
           
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withName(RSIdentifierPropertyType value)
           
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type AbstractRSReferenceSystemType
 JAXBElement<AbstractRSReferenceSystemType> ObjectFactory.createAbstractRSReferenceSystem(AbstractRSReferenceSystemType value)
          Create an instance of JAXBElement<AbstractRSReferenceSystemType>}
 void RSReferenceSystemPropertyType.setAbstractRSReferenceSystem(AbstractRSReferenceSystemType value)
          Sets the value of the abstractRSReferenceSystem property.
 RSReferenceSystemPropertyType RSReferenceSystemPropertyType.withAbstractRSReferenceSystem(AbstractRSReferenceSystemType value)
           
 



Copyright © 2008-2015. All Rights Reserved.