Uses of Class
org.bedework.synch.wsmessages.InvalidTokenType
-
Packages that use InvalidTokenType Package Description org.bedework.synch.wsmessages -
-
Uses of InvalidTokenType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return InvalidTokenType Modifier and Type Method Description InvalidTokenTypeObjectFactory. createInvalidTokenType()Create an instance ofInvalidTokenTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type InvalidTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<InvalidTokenType>ObjectFactory. createInvalidToken(InvalidTokenType value)Methods in org.bedework.synch.wsmessages with parameters of type InvalidTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<InvalidTokenType>ObjectFactory. createInvalidToken(InvalidTokenType value)
-