Uses of Class
com.helger.xsds.xmldsig11.PrimeFieldParamsType
-
-
Uses of PrimeFieldParamsType in com.helger.xsds.xmldsig11
Methods in com.helger.xsds.xmldsig11 that return PrimeFieldParamsType Modifier and Type Method Description PrimeFieldParamsTypePrimeFieldParamsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PrimeFieldParamsTypeObjectFactory. createPrimeFieldParamsType()Create an instance ofPrimeFieldParamsTypePrimeFieldParamsTypeFieldIDType. getPrime()Gets the value of the prime property.Methods in com.helger.xsds.xmldsig11 that return types with arguments of type PrimeFieldParamsType Modifier and Type Method Description JAXBElement<PrimeFieldParamsType>ObjectFactory. createPrime(PrimeFieldParamsType value)Methods in com.helger.xsds.xmldsig11 with parameters of type PrimeFieldParamsType Modifier and Type Method Description voidPrimeFieldParamsType. cloneTo(PrimeFieldParamsType ret)This method clones all values fromthisto the passed object.JAXBElement<PrimeFieldParamsType>ObjectFactory. createPrime(PrimeFieldParamsType value)voidFieldIDType. setPrime(PrimeFieldParamsType value)Sets the value of the prime property.
-