|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.TldExtensionTypeImpl
public class TldExtensionTypeImpl
| Field Summary | |
|---|---|
protected ExtensibleType[] |
extensionElement
|
protected String |
id
|
protected String |
namespace
|
| Constructor Summary | |
|---|---|
TldExtensionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.TldExtensionTypeImpl instance. |
|
TldExtensionTypeImpl(TldExtensionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.TldExtensionTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TldExtensionTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyExtensionElement(ExtensibleType[] source)
Copies all values of property ExtensionElement. |
ExtensibleType[] |
getExtensionElement()
|
ExtensibleType |
getExtensionElement(int idx)
|
int |
getExtensionElementLength()
|
String |
getId()
Gets the value of the id property. |
String |
getNamespace()
Gets the value of the namespace property. |
void |
setExtensionElement(ExtensibleType[] values)
|
ExtensibleType |
setExtensionElement(int idx,
ExtensibleType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setNamespace(String value)
Sets the value of the namespace property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ExtensibleType[] extensionElement
protected String namespace
protected String id
| Constructor Detail |
|---|
public TldExtensionTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.TldExtensionTypeImpl instance.
public TldExtensionTypeImpl(TldExtensionTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.TldExtensionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ExtensibleType[] getExtensionElement()
getExtensionElement in interface TldExtensionTypeExtensibleTypepublic ExtensibleType getExtensionElement(int idx)
getExtensionElement in interface TldExtensionTypeExtensibleTypepublic int getExtensionElementLength()
getExtensionElementLength in interface TldExtensionTypepublic void setExtensionElement(ExtensibleType[] values)
setExtensionElement in interface TldExtensionTypevalues - allowed objects are
ExtensibleType
public ExtensibleType setExtensionElement(int idx,
ExtensibleType value)
setExtensionElement in interface TldExtensionTypevalue - allowed object is
ExtensibleTypepublic String getNamespace()
TldExtensionType
getNamespace in interface TldExtensionTypeStringpublic void setNamespace(String value)
TldExtensionType
setNamespace in interface TldExtensionTypevalue - allowed object is
Stringpublic String getId()
TldExtensionType
getId in interface TldExtensionTypeStringpublic void setId(String value)
TldExtensionType
setId in interface TldExtensionTypevalue - allowed object is
Stringprotected void copyExtensionElement(ExtensibleType[] source)
ExtensionElement.
source - The source to copy from.
NullPointerException - if source is null.public TldExtensionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||