public interface MemberPropertyType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
MemberPropertyType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
SimpleFeatureCollectionType |
addNewSimpleFeatureCollection()
Appends and returns a new empty "SimpleFeatureCollection" element
|
TupleType |
addNewTuple()
Appends and returns a new empty "Tuple" element
|
org.w3.x1999.xlink.ActuateType.Enum |
getActuate()
Gets the "actuate" attribute
|
String |
getArcrole()
Gets the "arcrole" attribute
|
String |
getHref()
Gets the "href" attribute
|
String |
getRole()
Gets the "role" attribute
|
org.w3.x1999.xlink.ShowType.Enum |
getShow()
Gets the "show" attribute
|
SimpleFeatureCollectionType |
getSimpleFeatureCollection()
Gets the "SimpleFeatureCollection" element
|
String |
getState()
Gets the "state" attribute
|
String |
getTitle()
Gets the "title" attribute
|
TupleType |
getTuple()
Gets the "Tuple" element
|
org.w3.x1999.xlink.TypeType.Enum |
getType()
Gets the "type" attribute
|
boolean |
isSetActuate()
True if has "actuate" attribute
|
boolean |
isSetArcrole()
True if has "arcrole" attribute
|
boolean |
isSetHref()
True if has "href" attribute
|
boolean |
isSetRole()
True if has "role" attribute
|
boolean |
isSetShow()
True if has "show" attribute
|
boolean |
isSetSimpleFeatureCollection()
True if has "SimpleFeatureCollection" element
|
boolean |
isSetState()
True if has "state" attribute
|
boolean |
isSetTitle()
True if has "title" attribute
|
boolean |
isSetTuple()
True if has "Tuple" element
|
boolean |
isSetType()
True if has "type" attribute
|
void |
setActuate(org.w3.x1999.xlink.ActuateType.Enum actuate)
Sets the "actuate" attribute
|
void |
setArcrole(String arcrole)
Sets the "arcrole" attribute
|
void |
setHref(String href)
Sets the "href" attribute
|
void |
setRole(String role)
Sets the "role" attribute
|
void |
setShow(org.w3.x1999.xlink.ShowType.Enum show)
Sets the "show" attribute
|
void |
setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
Sets the "SimpleFeatureCollection" element
|
void |
setState(String state)
Sets the "state" attribute
|
void |
setTitle(String title)
Sets the "title" attribute
|
void |
setTuple(TupleType tuple)
Sets the "Tuple" element
|
void |
setType(org.w3.x1999.xlink.TypeType.Enum type)
Sets the "type" attribute
|
void |
unsetActuate()
Unsets the "actuate" attribute
|
void |
unsetArcrole()
Unsets the "arcrole" attribute
|
void |
unsetHref()
Unsets the "href" attribute
|
void |
unsetRole()
Unsets the "role" attribute
|
void |
unsetShow()
Unsets the "show" attribute
|
void |
unsetSimpleFeatureCollection()
Unsets the "SimpleFeatureCollection" element
|
void |
unsetState()
Unsets the "state" attribute
|
void |
unsetTitle()
Unsets the "title" attribute
|
void |
unsetTuple()
Unsets the "Tuple" element
|
void |
unsetType()
Unsets the "type" attribute
|
org.w3.x1999.xlink.ActuateType |
xgetActuate()
Gets (as xml) the "actuate" attribute
|
org.w3.x1999.xlink.ArcroleType |
xgetArcrole()
Gets (as xml) the "arcrole" attribute
|
org.w3.x1999.xlink.HrefType |
xgetHref()
Gets (as xml) the "href" attribute
|
org.w3.x1999.xlink.RoleType |
xgetRole()
Gets (as xml) the "role" attribute
|
org.w3.x1999.xlink.ShowType |
xgetShow()
Gets (as xml) the "show" attribute
|
StateValueType |
xgetState()
Gets (as xml) the "state" attribute
|
org.w3.x1999.xlink.TitleAttrType |
xgetTitle()
Gets (as xml) the "title" attribute
|
org.w3.x1999.xlink.TypeType |
xgetType()
Gets (as xml) the "type" attribute
|
void |
xsetActuate(org.w3.x1999.xlink.ActuateType actuate)
Sets (as xml) the "actuate" attribute
|
void |
xsetArcrole(org.w3.x1999.xlink.ArcroleType arcrole)
Sets (as xml) the "arcrole" attribute
|
void |
xsetHref(org.w3.x1999.xlink.HrefType href)
Sets (as xml) the "href" attribute
|
void |
xsetRole(org.w3.x1999.xlink.RoleType role)
Sets (as xml) the "role" attribute
|
void |
xsetShow(org.w3.x1999.xlink.ShowType show)
Sets (as xml) the "show" attribute
|
void |
xsetState(StateValueType state)
Sets (as xml) the "state" attribute
|
void |
xsetTitle(org.w3.x1999.xlink.TitleAttrType title)
Sets (as xml) the "title" attribute
|
void |
xsetType(org.w3.x1999.xlink.TypeType type)
Sets (as xml) the "type" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextTupleType getTuple()
boolean isSetTuple()
void setTuple(TupleType tuple)
TupleType addNewTuple()
void unsetTuple()
SimpleFeatureCollectionType getSimpleFeatureCollection()
boolean isSetSimpleFeatureCollection()
void setSimpleFeatureCollection(SimpleFeatureCollectionType simpleFeatureCollection)
SimpleFeatureCollectionType addNewSimpleFeatureCollection()
void unsetSimpleFeatureCollection()
String getState()
StateValueType xgetState()
boolean isSetState()
void setState(String state)
void xsetState(StateValueType state)
void unsetState()
org.w3.x1999.xlink.TypeType.Enum getType()
org.w3.x1999.xlink.TypeType xgetType()
boolean isSetType()
void setType(org.w3.x1999.xlink.TypeType.Enum type)
void xsetType(org.w3.x1999.xlink.TypeType type)
void unsetType()
String getHref()
org.w3.x1999.xlink.HrefType xgetHref()
boolean isSetHref()
void setHref(String href)
void xsetHref(org.w3.x1999.xlink.HrefType href)
void unsetHref()
String getRole()
org.w3.x1999.xlink.RoleType xgetRole()
boolean isSetRole()
void setRole(String role)
void xsetRole(org.w3.x1999.xlink.RoleType role)
void unsetRole()
String getArcrole()
org.w3.x1999.xlink.ArcroleType xgetArcrole()
boolean isSetArcrole()
void setArcrole(String arcrole)
void xsetArcrole(org.w3.x1999.xlink.ArcroleType arcrole)
void unsetArcrole()
String getTitle()
org.w3.x1999.xlink.TitleAttrType xgetTitle()
boolean isSetTitle()
void setTitle(String title)
void xsetTitle(org.w3.x1999.xlink.TitleAttrType title)
void unsetTitle()
org.w3.x1999.xlink.ShowType.Enum getShow()
org.w3.x1999.xlink.ShowType xgetShow()
boolean isSetShow()
void setShow(org.w3.x1999.xlink.ShowType.Enum show)
void xsetShow(org.w3.x1999.xlink.ShowType show)
void unsetShow()
org.w3.x1999.xlink.ActuateType.Enum getActuate()
org.w3.x1999.xlink.ActuateType xgetActuate()
boolean isSetActuate()
void setActuate(org.w3.x1999.xlink.ActuateType.Enum actuate)
void xsetActuate(org.w3.x1999.xlink.ActuateType actuate)
void unsetActuate()
Copyright © 2016 52north.org. All rights reserved.