Uses of Class
org.apache.xml.security.binding.xmldsig11.PrimeFieldParamsType
-
Packages that use PrimeFieldParamsType Package Description org.apache.xml.security.binding.xmldsig11 -
-
Uses of PrimeFieldParamsType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as PrimeFieldParamsType Modifier and Type Field Description protected PrimeFieldParamsTypeFieldIDType. primeMethods in org.apache.xml.security.binding.xmldsig11 that return PrimeFieldParamsType Modifier and Type Method Description PrimeFieldParamsTypeObjectFactory. createPrimeFieldParamsType()Create an instance ofPrimeFieldParamsTypePrimeFieldParamsTypeFieldIDType. getPrime()Gets the value of the prime property.Methods in org.apache.xml.security.binding.xmldsig11 that return types with arguments of type PrimeFieldParamsType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrimeFieldParamsType>ObjectFactory. createPrime(PrimeFieldParamsType value)Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type PrimeFieldParamsType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrimeFieldParamsType>ObjectFactory. createPrime(PrimeFieldParamsType value)voidFieldIDType. setPrime(PrimeFieldParamsType value)Sets the value of the prime property.
-