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