Uses of Class
com.helger.xsds.xmldsig11.TnBFieldParamsType
-
-
Uses of TnBFieldParamsType in com.helger.xsds.xmldsig11
Methods in com.helger.xsds.xmldsig11 that return TnBFieldParamsType Modifier and Type Method Description TnBFieldParamsTypeTnBFieldParamsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2TnBFieldParamsTypeObjectFactory. createTnBFieldParamsType()Create an instance ofTnBFieldParamsTypeTnBFieldParamsTypeFieldIDType. getTnB()Gets the value of the tnB property.Methods in com.helger.xsds.xmldsig11 that return types with arguments of type TnBFieldParamsType Modifier and Type Method Description JAXBElement<TnBFieldParamsType>ObjectFactory. createTnB(TnBFieldParamsType value)Methods in com.helger.xsds.xmldsig11 with parameters of type TnBFieldParamsType Modifier and Type Method Description voidTnBFieldParamsType. cloneTo(TnBFieldParamsType ret)This method clones all values fromthisto the passed object.JAXBElement<TnBFieldParamsType>ObjectFactory. createTnB(TnBFieldParamsType value)voidFieldIDType. setTnB(TnBFieldParamsType value)Sets the value of the tnB property.
-