Package org.cxml
Class XadesOtherCertificate
- java.lang.Object
-
- org.cxml.XadesOtherCertificate
-
public class XadesOtherCertificate extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringvalue
-
Constructor Summary
Constructors Constructor Description XadesOtherCertificate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringgetvalue()Gets the value of the value property.voidsetvalue(java.lang.String value)Sets the value of the value property.
-