Uses of Class
com.helger.xsds.xmldsig11.PnBFieldParamsType
-
-
Uses of PnBFieldParamsType in com.helger.xsds.xmldsig11
Methods in com.helger.xsds.xmldsig11 that return PnBFieldParamsType Modifier and Type Method Description PnBFieldParamsTypePnBFieldParamsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PnBFieldParamsTypeObjectFactory. createPnBFieldParamsType()Create an instance ofPnBFieldParamsTypePnBFieldParamsTypeFieldIDType. getPnB()Gets the value of the pnB property.Methods in com.helger.xsds.xmldsig11 that return types with arguments of type PnBFieldParamsType Modifier and Type Method Description JAXBElement<PnBFieldParamsType>ObjectFactory. createPnB(PnBFieldParamsType value)Methods in com.helger.xsds.xmldsig11 with parameters of type PnBFieldParamsType Modifier and Type Method Description voidPnBFieldParamsType. cloneTo(PnBFieldParamsType ret)This method clones all values fromthisto the passed object.JAXBElement<PnBFieldParamsType>ObjectFactory. createPnB(PnBFieldParamsType value)voidFieldIDType. setPnB(PnBFieldParamsType value)Sets the value of the pnB property.
-