Uses of Class
com.helger.xsds.xades132.IdentifierType
-
-
Uses of IdentifierType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return IdentifierType Modifier and Type Method Description IdentifierTypeIdentifierType. clone()Created by ph-jaxb-plugin -Xph-cloneable2IdentifierTypeObjectFactory. createIdentifierType()Create an instance ofIdentifierTypeIdentifierTypeObjectIdentifierType. getIdentifier()Gets the value of the identifier property.IdentifierTypeObjectIdentifierType. setIdentifier(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extenderMethods in com.helger.xsds.xades132 with parameters of type IdentifierType Modifier and Type Method Description voidIdentifierType. cloneTo(IdentifierType ret)This method clones all values fromthisto the passed object.voidObjectIdentifierType. setIdentifier(IdentifierType value)Sets the value of the identifier property.
-