Class UnknownPolicySetId
java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.UnknownPolicySetId
Java class for UnknownPolicySetId complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnknownPolicySetId">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the message property.voidsetMessage(String value) Sets the value of the message property.