public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.iso19139.srv.v_20060504
|
public ObjectFactory()
public SVServiceSpecificationType createSVServiceSpecificationType()
SVServiceSpecificationTypepublic SVPlatformNeutralServiceSpecificationType createSVPlatformNeutralServiceSpecificationType()
SVPlatformNeutralServiceSpecificationTypepublic SVPlatformSpecificServiceSpecificationType createSVPlatformSpecificServiceSpecificationType()
SVPlatformSpecificServiceSpecificationTypepublic SVServiceTypeType createSVServiceTypeType()
SVServiceTypeTypepublic SVPortType createSVPortType()
SVPortTypepublic SVServiceType createSVServiceType()
SVServiceTypepublic SVInterfaceType createSVInterfaceType()
SVInterfaceTypepublic SVPortSpecificationType createSVPortSpecificationType()
SVPortSpecificationTypepublic SVOperationType createSVOperationType()
SVOperationTypepublic SVParameterType createSVParameterType()
SVParameterTypepublic SVOperationMetadataType createSVOperationMetadataType()
SVOperationMetadataTypepublic SVServiceIdentificationType createSVServiceIdentificationType()
SVServiceIdentificationTypepublic SVOperationChainType createSVOperationChainType()
SVOperationChainTypepublic SVOperationChainMetadataType createSVOperationChainMetadataType()
SVOperationChainMetadataTypepublic SVCoupledResourceType createSVCoupledResourceType()
SVCoupledResourceTypepublic SVServiceSpecificationPropertyType createSVServiceSpecificationPropertyType()
SVServiceSpecificationPropertyTypepublic SVPlatformNeutralServiceSpecificationPropertyType createSVPlatformNeutralServiceSpecificationPropertyType()
SVPlatformNeutralServiceSpecificationPropertyTypepublic SVPlatformSpecificServiceSpecificationPropertyType createSVPlatformSpecificServiceSpecificationPropertyType()
SVPlatformSpecificServiceSpecificationPropertyTypepublic SVServiceTypePropertyType createSVServiceTypePropertyType()
SVServiceTypePropertyTypepublic SVPortPropertyType createSVPortPropertyType()
SVPortPropertyTypepublic SVServicePropertyType createSVServicePropertyType()
SVServicePropertyTypepublic SVInterfacePropertyType createSVInterfacePropertyType()
SVInterfacePropertyTypepublic SVPortSpecificationPropertyType createSVPortSpecificationPropertyType()
SVPortSpecificationPropertyTypepublic SVOperationPropertyType createSVOperationPropertyType()
SVOperationPropertyTypepublic SVOperationModelPropertyType createSVOperationModelPropertyType()
SVOperationModelPropertyTypepublic SVParameterPropertyType createSVParameterPropertyType()
SVParameterPropertyTypepublic SVOperationMetadataPropertyType createSVOperationMetadataPropertyType()
SVOperationMetadataPropertyTypepublic SVServiceIdentificationPropertyType createSVServiceIdentificationPropertyType()
SVServiceIdentificationPropertyTypepublic SVOperationChainPropertyType createSVOperationChainPropertyType()
SVOperationChainPropertyTypepublic SVOperationChainMetadataPropertyType createSVOperationChainMetadataPropertyType()
SVOperationChainMetadataPropertyTypepublic SVCoupledResourcePropertyType createSVCoupledResourcePropertyType()
SVCoupledResourcePropertyTypepublic SVParameterDirectionPropertyType createSVParameterDirectionPropertyType()
SVParameterDirectionPropertyTypepublic DCPListPropertyType createDCPListPropertyType()
DCPListPropertyTypepublic SVCouplingTypePropertyType createSVCouplingTypePropertyType()
SVCouplingTypePropertyTypepublic jakarta.xml.bind.JAXBElement<SVServiceSpecificationType> createSVServiceSpecification(SVServiceSpecificationType value)
value - Java instance representing xml element's value.JAXBElement<SVServiceSpecificationType>public jakarta.xml.bind.JAXBElement<SVPlatformNeutralServiceSpecificationType> createSVPlatformNeutralServiceSpecification(SVPlatformNeutralServiceSpecificationType value)
value - Java instance representing xml element's value.JAXBElement<SVPlatformNeutralServiceSpecificationType>public jakarta.xml.bind.JAXBElement<SVPlatformSpecificServiceSpecificationType> createSVPlatformSpecificServiceSpecification(SVPlatformSpecificServiceSpecificationType value)
value - Java instance representing xml element's value.JAXBElement<SVPlatformSpecificServiceSpecificationType>public jakarta.xml.bind.JAXBElement<SVServiceTypeType> createSVServiceType(SVServiceTypeType value)
value - Java instance representing xml element's value.JAXBElement<SVServiceTypeType>public jakarta.xml.bind.JAXBElement<SVPortType> createSVPort(SVPortType value)
value - Java instance representing xml element's value.JAXBElement<SVPortType>public jakarta.xml.bind.JAXBElement<SVServiceType> createSVService(SVServiceType value)
value - Java instance representing xml element's value.JAXBElement<SVServiceType>public jakarta.xml.bind.JAXBElement<SVInterfaceType> createSVInterface(SVInterfaceType value)
value - Java instance representing xml element's value.JAXBElement<SVInterfaceType>public jakarta.xml.bind.JAXBElement<SVPortSpecificationType> createSVPortSpecification(SVPortSpecificationType value)
value - Java instance representing xml element's value.JAXBElement<SVPortSpecificationType>public jakarta.xml.bind.JAXBElement<SVOperationType> createSVOperation(SVOperationType value)
value - Java instance representing xml element's value.JAXBElement<SVOperationType>public jakarta.xml.bind.JAXBElement<SVOperationModelType> createSVOperationModel(SVOperationModelType value)
value - Java instance representing xml element's value.JAXBElement<SVOperationModelType>public jakarta.xml.bind.JAXBElement<SVParameterType> createSVParameter(SVParameterType value)
value - Java instance representing xml element's value.JAXBElement<SVParameterType>public jakarta.xml.bind.JAXBElement<SVOperationMetadataType> createSVOperationMetadata(SVOperationMetadataType value)
value - Java instance representing xml element's value.JAXBElement<SVOperationMetadataType>public jakarta.xml.bind.JAXBElement<SVServiceIdentificationType> createSVServiceIdentification(SVServiceIdentificationType value)
value - Java instance representing xml element's value.JAXBElement<SVServiceIdentificationType>public jakarta.xml.bind.JAXBElement<SVOperationChainType> createSVOperationChain(SVOperationChainType value)
value - Java instance representing xml element's value.JAXBElement<SVOperationChainType>public jakarta.xml.bind.JAXBElement<SVOperationChainMetadataType> createSVOperationChainMetadata(SVOperationChainMetadataType value)
value - Java instance representing xml element's value.JAXBElement<SVOperationChainMetadataType>public jakarta.xml.bind.JAXBElement<SVCoupledResourceType> createSVCoupledResource(SVCoupledResourceType value)
value - Java instance representing xml element's value.JAXBElement<SVCoupledResourceType>public jakarta.xml.bind.JAXBElement<SVParameterDirectionType> createSVParameterDirection(SVParameterDirectionType value)
value - Java instance representing xml element's value.JAXBElement<SVParameterDirectionType>public jakarta.xml.bind.JAXBElement<CodeListValueType> createDCPList(CodeListValueType value)
value - Java instance representing xml element's value.JAXBElement<CodeListValueType>public jakarta.xml.bind.JAXBElement<CodeListValueType> createSVCouplingType(CodeListValueType value)
value - Java instance representing xml element's value.JAXBElement<CodeListValueType>Copyright © 2008–2023. All rights reserved.