Uses of Class
org.bedework.synch.wsmessages.GetInfoRequestType
Packages that use GetInfoRequestType
-
Uses of GetInfoRequestType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return GetInfoRequestTypeModifier and TypeMethodDescriptionObjectFactory.createGetInfoRequestType()
Create an instance ofGetInfoRequestType
Methods in org.bedework.synch.wsmessages that return types with arguments of type GetInfoRequestTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GetInfoRequestType>
ObjectFactory.createGetInfo
(GetInfoRequestType value) Methods in org.bedework.synch.wsmessages with parameters of type GetInfoRequestTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GetInfoRequestType>
ObjectFactory.createGetInfo
(GetInfoRequestType value) SynchRemoteServicePortType.getInfo
(SynchIdTokenType idToken, GetInfoRequestType request)