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 class
PnBFieldParamsType
Java class for PnBFieldParamsType complex type.class
TnBFieldParamsType
Java class for TnBFieldParamsType complex type.Fields in org.apache.xml.security.binding.xmldsig11 declared as CharTwoFieldParamsType Modifier and Type Field Description protected CharTwoFieldParamsType
FieldIDType. gnB
Methods in org.apache.xml.security.binding.xmldsig11 that return CharTwoFieldParamsType Modifier and Type Method Description CharTwoFieldParamsType
ObjectFactory. createCharTwoFieldParamsType()
Create an instance ofCharTwoFieldParamsType
CharTwoFieldParamsType
FieldIDType. 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)
void
FieldIDType. setGnB(CharTwoFieldParamsType value)
Sets the value of the gnB property.
-