Uses of Class
network.oxalis.commons.certvalidator.jaxb.ReferenceType
-
Packages that use ReferenceType Package Description network.oxalis.commons.certvalidator.jaxb -
-
Uses of ReferenceType in network.oxalis.commons.certvalidator.jaxb
Subclasses of ReferenceType in network.oxalis.commons.certvalidator.jaxb Modifier and Type Class Description classRuleReferenceTypeJava class for RuleReferenceType complex type.classValidatorReferenceTypeJava class for ValidatorReferenceType complex type.Fields in network.oxalis.commons.certvalidator.jaxb declared as ReferenceType Modifier and Type Field Description protected ReferenceTypePrincipleNameType. referenceMethods in network.oxalis.commons.certvalidator.jaxb that return ReferenceType Modifier and Type Method Description ReferenceTypeObjectFactory. createReferenceType()Create an instance ofReferenceTypeReferenceTypePrincipleNameType. getReference()Gets the value of the reference property.Methods in network.oxalis.commons.certvalidator.jaxb with parameters of type ReferenceType Modifier and Type Method Description voidPrincipleNameType. setReference(ReferenceType value)Sets the value of the reference property.
-