Uses of Class
org.apache.xml.security.binding.xmldsig11.PrimeFieldParamsType
Packages that use PrimeFieldParamsType
-
Uses of PrimeFieldParamsType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as PrimeFieldParamsTypeMethods in org.apache.xml.security.binding.xmldsig11 that return PrimeFieldParamsTypeModifier and TypeMethodDescriptionObjectFactory.createPrimeFieldParamsType()Create an instance ofPrimeFieldParamsTypeFieldIDType.getPrime()Gets the value of the prime property.Methods in org.apache.xml.security.binding.xmldsig11 that return types with arguments of type PrimeFieldParamsTypeMethods in org.apache.xml.security.binding.xmldsig11 with parameters of type PrimeFieldParamsTypeModifier and TypeMethodDescriptionObjectFactory.createPrime(PrimeFieldParamsType value) voidFieldIDType.setPrime(PrimeFieldParamsType value) Sets the value of the prime property.