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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 with type parameters of type SVInterfacePropertyType
protected  List<SVInterfacePropertyType> SVServiceSpecificationType.theSVInterface
           
protected  List<SVInterfacePropertyType> SVPortType.theSVInterface
           
 

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

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type SVInterfacePropertyType
 List<SVInterfacePropertyType> SVServiceSpecificationType.getTheSVInterface()
          Gets the value of the theSVInterface property.
 List<SVInterfacePropertyType> SVPortType.getTheSVInterface()
          Gets the value of the theSVInterface property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVInterfacePropertyType
 SVServiceSpecificationType SVServiceSpecificationType.withTheSVInterface(SVInterfacePropertyType... values)
           
 SVPortType SVPortType.withTheSVInterface(SVInterfacePropertyType... values)
           
 SVPlatformSpecificServiceSpecificationType SVPlatformSpecificServiceSpecificationType.withTheSVInterface(SVInterfacePropertyType... values)
           
 SVPlatformNeutralServiceSpecificationType SVPlatformNeutralServiceSpecificationType.withTheSVInterface(SVInterfacePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type SVInterfacePropertyType
 void SVServiceSpecificationType.setTheSVInterface(List<SVInterfacePropertyType> value)
           
 void SVPortType.setTheSVInterface(List<SVInterfacePropertyType> value)
           
 SVServiceSpecificationType SVServiceSpecificationType.withTheSVInterface(Collection<SVInterfacePropertyType> values)
           
 SVPortType SVPortType.withTheSVInterface(Collection<SVInterfacePropertyType> values)
           
 SVPlatformSpecificServiceSpecificationType SVPlatformSpecificServiceSpecificationType.withTheSVInterface(Collection<SVInterfacePropertyType> values)
           
 SVPlatformNeutralServiceSpecificationType SVPlatformNeutralServiceSpecificationType.withTheSVInterface(Collection<SVInterfacePropertyType> values)
           
 SVServiceSpecificationType SVServiceSpecificationType.withTheSVInterface(List<SVInterfacePropertyType> value)
           
 SVPortType SVPortType.withTheSVInterface(List<SVInterfacePropertyType> value)
           
 SVPlatformSpecificServiceSpecificationType SVPlatformSpecificServiceSpecificationType.withTheSVInterface(List<SVInterfacePropertyType> value)
           
 SVPlatformNeutralServiceSpecificationType SVPlatformNeutralServiceSpecificationType.withTheSVInterface(List<SVInterfacePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.