Uses of Class
org.openliberty.xmltooling.pp.dst2_1.ct.MaritalStatus

Packages that use MaritalStatus
org.openliberty.xmltooling.pp   
 

Uses of MaritalStatus in org.openliberty.xmltooling.pp
 

Fields in org.openliberty.xmltooling.pp declared as MaritalStatus
private  MaritalStatus LegalIdentity.maritalStatus
           
 

Methods in org.openliberty.xmltooling.pp that return MaritalStatus
 MaritalStatus LegalIdentity.getMaritalStatus()
           
 

Methods in org.openliberty.xmltooling.pp with parameters of type MaritalStatus
 void LegalIdentity.setMaritalStatus(MaritalStatus maritalStatus)