Uses of Class
org.apache.xml.security.binding.xmldsig11.CharTwoFieldParamsType
-
Packages that use CharTwoFieldParamsType Package Description org.apache.xml.security.binding.xmldsig11 -
-
Uses of CharTwoFieldParamsType in org.apache.xml.security.binding.xmldsig11
Subclasses of CharTwoFieldParamsType in org.apache.xml.security.binding.xmldsig11 Modifier and Type Class Description classPnBFieldParamsTypeJava class for PnBFieldParamsType complex type.classTnBFieldParamsTypeJava class for TnBFieldParamsType complex type.Fields in org.apache.xml.security.binding.xmldsig11 declared as CharTwoFieldParamsType Modifier and Type Field Description protected CharTwoFieldParamsTypeFieldIDType. gnBMethods in org.apache.xml.security.binding.xmldsig11 that return CharTwoFieldParamsType Modifier and Type Method Description CharTwoFieldParamsTypeObjectFactory. createCharTwoFieldParamsType()Create an instance ofCharTwoFieldParamsTypeCharTwoFieldParamsTypeFieldIDType. getGnB()Gets the value of the gnB property.Methods in org.apache.xml.security.binding.xmldsig11 that return types with arguments of type CharTwoFieldParamsType Modifier and Type Method Description javax.xml.bind.JAXBElement<CharTwoFieldParamsType>ObjectFactory. createGnB(CharTwoFieldParamsType value)Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type CharTwoFieldParamsType Modifier and Type Method Description javax.xml.bind.JAXBElement<CharTwoFieldParamsType>ObjectFactory. createGnB(CharTwoFieldParamsType value)voidFieldIDType. setGnB(CharTwoFieldParamsType value)Sets the value of the gnB property.
-