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

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

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

Subclasses of SVServiceSpecificationType in net.opengis.iso19139.srv.v_20060504
 class SVPlatformNeutralServiceSpecificationType
          Java class for SV_PlatformNeutralServiceSpecification_Type complex type.
 class SVPlatformSpecificServiceSpecificationType
          Java class for SV_PlatformSpecificServiceSpecification_Type complex type.
 

Fields in net.opengis.iso19139.srv.v_20060504 with type parameters of type SVServiceSpecificationType
protected  JAXBElement<? extends SVServiceSpecificationType> SVServiceSpecificationPropertyType.svServiceSpecification
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return SVServiceSpecificationType
 SVServiceSpecificationType ObjectFactory.createSVServiceSpecificationType()
          Create an instance of SVServiceSpecificationType
 SVServiceSpecificationType SVServiceSpecificationType.withId(String value)
           
 SVServiceSpecificationType SVServiceSpecificationType.withName(CharacterStringPropertyType value)
           
 SVServiceSpecificationType SVServiceSpecificationType.withOpModel(SVOperationModelPropertyType value)
           
 SVServiceSpecificationType SVServiceSpecificationType.withTheSVInterface(Collection<SVInterfacePropertyType> values)
           
 SVServiceSpecificationType SVServiceSpecificationType.withTheSVInterface(List<SVInterfacePropertyType> value)
           
 SVServiceSpecificationType SVServiceSpecificationType.withTheSVInterface(SVInterfacePropertyType... values)
           
 SVServiceSpecificationType SVServiceSpecificationType.withTypeSpec(SVPlatformNeutralServiceSpecificationPropertyType value)
           
 SVServiceSpecificationType SVServiceSpecificationType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type SVServiceSpecificationType
 JAXBElement<SVServiceSpecificationType> ObjectFactory.createSVServiceSpecification(SVServiceSpecificationType value)
          Create an instance of JAXBElement<SVServiceSpecificationType>}
 JAXBElement<? extends SVServiceSpecificationType> SVServiceSpecificationPropertyType.getSVServiceSpecification()
          Gets the value of the svServiceSpecification property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type SVServiceSpecificationType
 JAXBElement<SVServiceSpecificationType> ObjectFactory.createSVServiceSpecification(SVServiceSpecificationType value)
          Create an instance of JAXBElement<SVServiceSpecificationType>}
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type SVServiceSpecificationType
 void SVServiceSpecificationPropertyType.setSVServiceSpecification(JAXBElement<? extends SVServiceSpecificationType> value)
          Sets the value of the svServiceSpecification property.
 SVServiceSpecificationPropertyType SVServiceSpecificationPropertyType.withSVServiceSpecification(JAXBElement<? extends SVServiceSpecificationType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.