Uses of Class
org.mozilla.jss.pkix.cmc.BodyPartReference.Type
Packages that use BodyPartReference.Type
-
Uses of BodyPartReference.Type in org.mozilla.jss.pkix.cmc
Fields in org.mozilla.jss.pkix.cmc declared as BodyPartReference.TypeModifier and TypeFieldDescriptionstatic BodyPartReference.TypeBodyPartReference.BodyPartID(package private) static BodyPartReference.TypeBodyPartReference.Type.BodyPartIDstatic BodyPartReference.TypeBodyPartReference.BodyPartPath(package private) static BodyPartReference.TypeBodyPartReference.Type.BodyPartPathprivate BodyPartReference.TypeBodyPartReference.typeMethods in org.mozilla.jss.pkix.cmc that return BodyPartReference.TypeModifier and TypeMethodDescriptionBodyPartReference.getType()Returns the type of BodyPartReference:BodyPartIDBodyPartPathConstructors in org.mozilla.jss.pkix.cmc with parameters of type BodyPartReference.TypeModifierConstructorDescriptionBodyPartReference(BodyPartReference.Type type, INTEGER bodyPartID, SEQUENCE bodyPartPath)