Uses of Class
nl.b3p.csw.jaxb.csw.TransactionType
-
Packages that use TransactionType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of TransactionType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return TransactionType Modifier and Type Method Description TransactionTypeObjectFactory. createTransactionType()Create an instance ofTransactionTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type TransactionType Modifier and Type Method Description TransactionObjectFactory. createTransaction(TransactionType value)Create an instance ofTransaction}Constructors in nl.b3p.csw.jaxb.csw with parameters of type TransactionType Constructor Description Transaction(TransactionType value)
-