public class ObjectFactory
extends java.lang.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: se.skltp.agp.riv.vagvalsinfo.v2
|
public ObjectFactory()
public VirtualiseringsInfoType createVirtualiseringsInfoType()
VirtualiseringsInfoTypepublic HamtaAllaAnropsBehorigheterResponseType createHamtaAllaAnropsBehorigheterResponseType()
HamtaAllaAnropsBehorigheterResponseTypepublic HamtaAllaVirtualiseringarResponseType createHamtaAllaVirtualiseringarResponseType()
HamtaAllaVirtualiseringarResponseTypepublic AnropsBehorighetsInfoType createAnropsBehorighetsInfoType()
AnropsBehorighetsInfoTypepublic FilterInfoType createFilterInfoType()
FilterInfoTypepublic javax.xml.bind.JAXBElement<VirtualiseringsInfoType> createVirtualiseringsInfo(VirtualiseringsInfoType value)
public javax.xml.bind.JAXBElement<java.lang.Object> createHamtaAllaAnropsBehorigheter(java.lang.Object value)
JAXBElement<Object>}public javax.xml.bind.JAXBElement<HamtaAllaAnropsBehorigheterResponseType> createHamtaAllaAnropsBehorigheterResponse(HamtaAllaAnropsBehorigheterResponseType value)
public javax.xml.bind.JAXBElement<java.lang.Object> createHamtaAllaVirtualiseringar(java.lang.Object value)
JAXBElement<Object>}public javax.xml.bind.JAXBElement<HamtaAllaVirtualiseringarResponseType> createHamtaAllaVirtualiseringarResponse(HamtaAllaVirtualiseringarResponseType value)
Copyright © 2017. All Rights Reserved.