Class CellProp
java.lang.Object
ca.phon.ui.ipamap.io.CellProp
Java class for cellProp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="cellProp"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the content property.getName()
Gets the value of the name property.void
setContent
(String value) Sets the value of the content property.void
Sets the value of the name property.
-
Field Details
-
-
name
-
-
Constructor Details
-
CellProp
public CellProp()
-
-
Method Details
-
getContent
-
setContent
-
getName
-
setName
-