Uses of Class
org.apache.xml.security.binding.xmldsig11.TnBFieldParamsType
-
Packages that use TnBFieldParamsType Package Description org.apache.xml.security.binding.xmldsig11 -
-
Uses of TnBFieldParamsType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as TnBFieldParamsType Modifier and Type Field Description protected TnBFieldParamsTypeFieldIDType. tnBMethods in org.apache.xml.security.binding.xmldsig11 that return TnBFieldParamsType Modifier and Type Method Description TnBFieldParamsTypeObjectFactory. createTnBFieldParamsType()Create an instance ofTnBFieldParamsTypeTnBFieldParamsTypeFieldIDType. getTnB()Gets the value of the tnB property.Methods in org.apache.xml.security.binding.xmldsig11 that return types with arguments of type TnBFieldParamsType Modifier and Type Method Description javax.xml.bind.JAXBElement<TnBFieldParamsType>ObjectFactory. createTnB(TnBFieldParamsType value)Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type TnBFieldParamsType Modifier and Type Method Description javax.xml.bind.JAXBElement<TnBFieldParamsType>ObjectFactory. createTnB(TnBFieldParamsType value)voidFieldIDType. setTnB(TnBFieldParamsType value)Sets the value of the tnB property.
-