|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.asdf.parser.Custom
public class Custom
Java class for Custom complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Custom"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <any/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
Custom()
|
Method Summary | |
---|---|
org.w3c.dom.Element |
getAny()
Gets the value of the any property. |
void |
setAny(org.w3c.dom.Element value)
Sets the value of the any property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Custom()
Method Detail |
---|
public org.w3c.dom.Element getAny()
Element
public void setAny(org.w3c.dom.Element value)
value
- allowed object is
Element
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |