Class CaseType
java.lang.Object
org.apache.cxf.binding.corba.wsdl.CaseType
Java class for caseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="caseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="label" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()Gets the value of the label property.booleanvoidSets the value of the label property.