Class FlatTierType
java.lang.Object
ca.phon.session.io.xml.v12.FlatTierType
Basic storage class for flat (non-group) tiers.
Java class for flatTierType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="flatTierType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="tierName" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBasic storage class for flat (non-group) tiers.Gets the value of the tierName property.voidsetContent(String value) Sets the value of the content property.voidsetTierName(String value) Sets the value of the tierName property.
-
Field Details
-
-
tierName
-
-
Constructor Details
-
FlatTierType
public FlatTierType()
-
-
Method Details
-
getContent
-
setContent
-
getTierName
-
setTierName
-