|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceSummaryType
An XML serviceSummaryType(@duracloud.org). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ServiceSummaryType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
PropertiesType |
addNewConfigs()
Appends and returns a new empty "configs" element |
PropertiesType |
addNewProperties()
Appends and returns a new empty "properties" element |
PropertiesType |
getConfigs()
Gets the "configs" element |
int |
getDeploymentId()
Gets the "deploymentId" attribute |
int |
getId()
Gets the "id" attribute |
String |
getName()
Gets the "name" attribute |
PropertiesType |
getProperties()
Gets the "properties" element |
String |
getVersion()
Gets the "version" attribute |
boolean |
isSetDeploymentId()
True if has "deploymentId" attribute |
boolean |
isSetName()
True if has "name" attribute |
boolean |
isSetVersion()
True if has "version" attribute |
void |
setConfigs(PropertiesType configs)
Sets the "configs" element |
void |
setDeploymentId(int deploymentId)
Sets the "deploymentId" attribute |
void |
setId(int id)
Sets the "id" attribute |
void |
setName(String name)
Sets the "name" attribute |
void |
setProperties(PropertiesType properties)
Sets the "properties" element |
void |
setVersion(String version)
Sets the "version" attribute |
void |
unsetDeploymentId()
Unsets the "deploymentId" attribute |
void |
unsetName()
Unsets the "name" attribute |
void |
unsetVersion()
Unsets the "version" attribute |
org.apache.xmlbeans.XmlInt |
xgetDeploymentId()
Gets (as xml) the "deploymentId" attribute |
org.apache.xmlbeans.XmlInt |
xgetId()
Gets (as xml) the "id" attribute |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute |
org.apache.xmlbeans.XmlString |
xgetVersion()
Gets (as xml) the "version" attribute |
void |
xsetDeploymentId(org.apache.xmlbeans.XmlInt deploymentId)
Sets (as xml) the "deploymentId" attribute |
void |
xsetId(org.apache.xmlbeans.XmlInt id)
Sets (as xml) the "id" attribute |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute |
void |
xsetVersion(org.apache.xmlbeans.XmlString version)
Sets (as xml) the "version" attribute |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
PropertiesType getConfigs()
void setConfigs(PropertiesType configs)
PropertiesType addNewConfigs()
PropertiesType getProperties()
void setProperties(PropertiesType properties)
PropertiesType addNewProperties()
int getId()
org.apache.xmlbeans.XmlInt xgetId()
void setId(int id)
void xsetId(org.apache.xmlbeans.XmlInt id)
int getDeploymentId()
org.apache.xmlbeans.XmlInt xgetDeploymentId()
boolean isSetDeploymentId()
void setDeploymentId(int deploymentId)
void xsetDeploymentId(org.apache.xmlbeans.XmlInt deploymentId)
void unsetDeploymentId()
String getName()
org.apache.xmlbeans.XmlString xgetName()
boolean isSetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlString name)
void unsetName()
String getVersion()
org.apache.xmlbeans.XmlString xgetVersion()
boolean isSetVersion()
void setVersion(String version)
void xsetVersion(org.apache.xmlbeans.XmlString version)
void unsetVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||