Uses of Class
xades4j.properties.DataObjectProperty.TargetMultiplicity

Packages that use DataObjectProperty.TargetMultiplicity
xades4j.properties Types that represent the different XAdES qualifying properties. 
 

Uses of DataObjectProperty.TargetMultiplicity in xades4j.properties
 

Methods in xades4j.properties that return DataObjectProperty.TargetMultiplicity
static DataObjectProperty.TargetMultiplicity DataObjectProperty.TargetMultiplicity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataObjectProperty.TargetMultiplicity[] DataObjectProperty.TargetMultiplicity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in xades4j.properties with parameters of type DataObjectProperty.TargetMultiplicity
CommitmentTypePropertyBase(String uri, String description, DataObjectProperty.TargetMultiplicity targetMult)
           
DataObjectProperty(DataObjectProperty.TargetMultiplicity targetMultiplicity)
           
OtherSignedDataObjectProperty(DataObjectProperty.TargetMultiplicity targetMult)
          Initializes the property with the given target multiplicity.
OtherUnsignedDataObjectProperty(DataObjectProperty.TargetMultiplicity targetMult)
          Initializes the property with the given target multiplicity.
SignedDataObjectProperty(DataObjectProperty.TargetMultiplicity targetMult)
          Initializes the property with the given target multiplicity.
UnsignedDataObjectProperty(DataObjectProperty.TargetMultiplicity targetMult)
          Initializes the property with the given target multiplicity.
 



Copyright © 2012. All Rights Reserved.