Package org.cxml
Class Issuer
- java.lang.Object
-
- org.cxml.Issuer
-
public class Issuer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Issuer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressgetAddress()Gets the value of the address property.voidsetAddress(Address value)Sets the value of the address property.
-
-
-
Field Detail
-
address
protected Address address
-
-