Uses of Class
net.opengis.iso19139.srv.v_20060504.SVPortPropertyType

Packages that use SVPortPropertyType
net.opengis.iso19139.srv.v_20060504   
 

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

Fields in net.opengis.iso19139.srv.v_20060504 with type parameters of type SVPortPropertyType
protected  List<SVPortPropertyType> SVServiceType.theSVPort
           
protected  List<SVPortPropertyType> SVInterfaceType.theSVPort
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVPortPropertyType
 SVPortPropertyType ObjectFactory.createSVPortPropertyType()
          Create an instance of SVPortPropertyType
 SVPortPropertyType SVPortPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 SVPortPropertyType SVPortPropertyType.withArcrole(String value)
           
 SVPortPropertyType SVPortPropertyType.withHref(String value)
           
 SVPortPropertyType SVPortPropertyType.withNilReason(Collection<String> values)
           
 SVPortPropertyType SVPortPropertyType.withNilReason(List<String> value)
           
 SVPortPropertyType SVPortPropertyType.withNilReason(String... values)
           
 SVPortPropertyType SVPortPropertyType.withRole(String value)
           
 SVPortPropertyType SVPortPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 SVPortPropertyType SVPortPropertyType.withSVPort(SVPortType value)
           
 SVPortPropertyType SVPortPropertyType.withTitle(String value)
           
 SVPortPropertyType SVPortPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 SVPortPropertyType SVPortPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type SVPortPropertyType
 List<SVPortPropertyType> SVServiceType.getTheSVPort()
          Gets the value of the theSVPort property.
 List<SVPortPropertyType> SVInterfaceType.getTheSVPort()
          Gets the value of the theSVPort property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVPortPropertyType
 SVServiceType SVServiceType.withTheSVPort(SVPortPropertyType... values)
           
 SVInterfaceType SVInterfaceType.withTheSVPort(SVPortPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type SVPortPropertyType
 void SVServiceType.setTheSVPort(List<SVPortPropertyType> value)
           
 void SVInterfaceType.setTheSVPort(List<SVPortPropertyType> value)
           
 SVServiceType SVServiceType.withTheSVPort(Collection<SVPortPropertyType> values)
           
 SVInterfaceType SVInterfaceType.withTheSVPort(Collection<SVPortPropertyType> values)
           
 SVServiceType SVServiceType.withTheSVPort(List<SVPortPropertyType> value)
           
 SVInterfaceType SVInterfaceType.withTheSVPort(List<SVPortPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.