public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static PushAPIStatus createPushAPIStatus()
public static javax.xml.bind.JAXBElement<PushAPIStatus> createPushAPIStatus(PushAPIStatus value)
public static IndexUnitStatus createIndexUnitStatus()
public static javax.xml.bind.JAXBElement<IndexUnitStatus> createIndexUnitStatus(IndexUnitStatus value)
public static Clear createClear()
public static ClearSource createClearSource()
public static javax.xml.bind.JAXBElement<ClearSource> createClearSource(ClearSource value)
public static GetStatus createGetStatus()
public static javax.xml.bind.JAXBElement<GetStatus> createGetStatus(GetStatus value)
public static ForceCommit createForceCommit()
public static javax.xml.bind.JAXBElement<ForceCommit> createForceCommit(ForceCommit value)
public static FullCompactIndex createFullCompactIndex()
public static javax.xml.bind.JAXBElement<FullCompactIndex> createFullCompactIndex(FullCompactIndex value)
public static RunGC createRunGC()
public static GetProbeValues createGetProbeValues()
public static javax.xml.bind.JAXBElement<GetProbeValues> createGetProbeValues(GetProbeValues value)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.