@API(type=INTERNAL, src=PRIVATE) public class CounterContent extends java.lang.Object implements StaticContent
COUNTER_CONTENT, COUNTERS_CONTENT, EDITOR_CONTENT, LABEL_CONTENT, TEXT_CONTENT, URI_CONTENT
Constructor and Description |
---|
CounterContent(java.lang.String cName)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getCounterName() |
java.lang.String |
getListStyleType() |
int |
getType()
Gets the content type.
|
int |
hashCode() |
void |
setListStyleType(java.lang.String styleType)
Sets the list style type.
|
public CounterContent(java.lang.String cName)
cName
- The name of the counter.public int hashCode()
hashCode
in class java.lang.Object
Object.hashCode()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Object.equals(java.lang.Object)
public int getType()
StaticContent
getType
in interface StaticContent
StaticContent.getType()
public java.lang.String getCounterName()
public java.lang.String getListStyleType()
public void setListStyleType(java.lang.String styleType)
styleType
- The style type.© Copyright Syncro Soft SRL 2002 - 2014.