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

Packages that use EXExtentPropertyType
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.srv.v_20060504   
 

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as EXExtentPropertyType
protected  EXExtentPropertyType DQScopeType.extent
           
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type EXExtentPropertyType
protected  List<EXExtentPropertyType> AbstractRSReferenceSystemType.domainOfValidity
           
protected  List<EXExtentPropertyType> MDDataIdentificationType.extent
           
protected  List<EXExtentPropertyType> LISourceType.sourceExtent
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return EXExtentPropertyType
 EXExtentPropertyType ObjectFactory.createEXExtentPropertyType()
          Create an instance of EXExtentPropertyType
 EXExtentPropertyType DQScopeType.getExtent()
          Gets the value of the extent property.
 EXExtentPropertyType EXExtentPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 EXExtentPropertyType EXExtentPropertyType.withArcrole(String value)
           
 EXExtentPropertyType EXExtentPropertyType.withEXExtent(EXExtentType value)
           
 EXExtentPropertyType EXExtentPropertyType.withHref(String value)
           
 EXExtentPropertyType EXExtentPropertyType.withNilReason(Collection<String> values)
           
 EXExtentPropertyType EXExtentPropertyType.withNilReason(List<String> value)
           
 EXExtentPropertyType EXExtentPropertyType.withNilReason(String... values)
           
 EXExtentPropertyType EXExtentPropertyType.withRole(String value)
           
 EXExtentPropertyType EXExtentPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 EXExtentPropertyType EXExtentPropertyType.withTitle(String value)
           
 EXExtentPropertyType EXExtentPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 EXExtentPropertyType EXExtentPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type EXExtentPropertyType
 List<EXExtentPropertyType> AbstractRSReferenceSystemType.getDomainOfValidity()
          Gets the value of the domainOfValidity property.
 List<EXExtentPropertyType> MDDataIdentificationType.getExtent()
          Gets the value of the extent property.
 List<EXExtentPropertyType> LISourceType.getSourceExtent()
          Gets the value of the sourceExtent property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type EXExtentPropertyType
 void DQScopeType.setExtent(EXExtentPropertyType value)
          Sets the value of the extent property.
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withDomainOfValidity(EXExtentPropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withExtent(EXExtentPropertyType... values)
           
 DQScopeType DQScopeType.withExtent(EXExtentPropertyType value)
           
 LISourceType LISourceType.withSourceExtent(EXExtentPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type EXExtentPropertyType
 void AbstractRSReferenceSystemType.setDomainOfValidity(List<EXExtentPropertyType> value)
           
 void MDDataIdentificationType.setExtent(List<EXExtentPropertyType> value)
           
 void LISourceType.setSourceExtent(List<EXExtentPropertyType> value)
           
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withDomainOfValidity(Collection<EXExtentPropertyType> values)
           
 AbstractRSReferenceSystemType AbstractRSReferenceSystemType.withDomainOfValidity(List<EXExtentPropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withExtent(Collection<EXExtentPropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withExtent(List<EXExtentPropertyType> value)
           
 LISourceType LISourceType.withSourceExtent(Collection<EXExtentPropertyType> values)
           
 LISourceType LISourceType.withSourceExtent(List<EXExtentPropertyType> value)
           
 

Uses of EXExtentPropertyType in net.opengis.iso19139.srv.v_20060504
 

Fields in net.opengis.iso19139.srv.v_20060504 with type parameters of type EXExtentPropertyType
protected  List<EXExtentPropertyType> SVServiceIdentificationType.extent
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type EXExtentPropertyType
 List<EXExtentPropertyType> SVServiceIdentificationType.getExtent()
          Gets the value of the extent property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type EXExtentPropertyType
 SVServiceIdentificationType SVServiceIdentificationType.withExtent(EXExtentPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type EXExtentPropertyType
 void SVServiceIdentificationType.setExtent(List<EXExtentPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withExtent(Collection<EXExtentPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withExtent(List<EXExtentPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.