Uses of Class
org.apache.xml.security.binding.xmldsig11.FieldIDType
-
Packages that use FieldIDType Package Description org.apache.xml.security.binding.xmldsig11 -
-
Uses of FieldIDType in org.apache.xml.security.binding.xmldsig11
Fields in org.apache.xml.security.binding.xmldsig11 declared as FieldIDType Modifier and Type Field Description protected FieldIDTypeECParametersType. fieldIDMethods in org.apache.xml.security.binding.xmldsig11 that return FieldIDType Modifier and Type Method Description FieldIDTypeObjectFactory. createFieldIDType()Create an instance ofFieldIDTypeFieldIDTypeECParametersType. getFieldID()Gets the value of the fieldID property.Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type FieldIDType Modifier and Type Method Description voidECParametersType. setFieldID(FieldIDType value)Sets the value of the fieldID property.
-