Class DepartmentDomainNameAttribute
- java.lang.Object
-
- org.certificateservices.messages.csexport.data.jaxb.DepartmentAttribute
-
- org.certificateservices.messages.csexport.data.jaxb.DepartmentDomainNameAttribute
-
public class DepartmentDomainNameAttribute extends DepartmentAttribute
Java class for DepartmentDomainNameAttribute complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DepartmentDomainNameAttribute"> <complexContent> <extension base="{http://certificateservices.org/xsd/csexport_data_1_0}DepartmentAttribute"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class org.certificateservices.messages.csexport.data.jaxb.DepartmentAttribute
key, value
-
-
Constructor Summary
Constructors Constructor Description DepartmentDomainNameAttribute()
-
Method Summary
-
Methods inherited from class org.certificateservices.messages.csexport.data.jaxb.DepartmentAttribute
getKey, getValue, setKey, setValue
-
-