public interface AssociationType1 extends RegistryObjectType
| Modifier and Type | Interface and Description |
|---|---|
static class |
AssociationType1.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 |
|---|---|
java.lang.String |
getAssociationType()
Gets the "associationType" attribute
|
java.lang.String |
getSourceObject()
Gets the "sourceObject" attribute
|
java.lang.String |
getTargetObject()
Gets the "targetObject" attribute
|
void |
setAssociationType(java.lang.String associationType)
Sets the "associationType" attribute
|
void |
setSourceObject(java.lang.String sourceObject)
Sets the "sourceObject" attribute
|
void |
setTargetObject(java.lang.String targetObject)
Sets the "targetObject" attribute
|
ReferenceURI |
xgetAssociationType()
Gets (as xml) the "associationType" attribute
|
ReferenceURI |
xgetSourceObject()
Gets (as xml) the "sourceObject" attribute
|
ReferenceURI |
xgetTargetObject()
Gets (as xml) the "targetObject" attribute
|
void |
xsetAssociationType(ReferenceURI associationType)
Sets (as xml) the "associationType" attribute
|
void |
xsetSourceObject(ReferenceURI sourceObject)
Sets (as xml) the "sourceObject" attribute
|
void |
xsetTargetObject(ReferenceURI targetObject)
Sets (as xml) the "targetObject" attribute
|
addNewClassification, addNewDescription, addNewExternalIdentifier, addNewName, addNewVersionInfo, getClassificationArray, getClassificationArray, getDescription, getExternalIdentifierArray, getExternalIdentifierArray, getLid, getName, getObjectType, getStatus, getVersionInfo, insertNewClassification, insertNewExternalIdentifier, isSetDescription, isSetLid, isSetName, isSetObjectType, isSetStatus, isSetVersionInfo, removeClassification, removeExternalIdentifier, setClassificationArray, setClassificationArray, setDescription, setExternalIdentifierArray, setExternalIdentifierArray, setLid, setName, setObjectType, setStatus, setVersionInfo, sizeOfClassificationArray, sizeOfExternalIdentifierArray, unsetDescription, unsetLid, unsetName, unsetObjectType, unsetStatus, unsetVersionInfo, xgetLid, xgetObjectType, xgetStatus, xsetLid, xsetObjectType, xsetStatusaddNewSlot, getHome, getId, getSlotArray, getSlotArray, insertNewSlot, isSetHome, removeSlot, setHome, setId, setSlotArray, setSlotArray, sizeOfSlotArray, unsetHome, xgetHome, xgetId, xsetHome, xsetIdchangeType, 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, xmlTextjava.lang.String getAssociationType()
ReferenceURI xgetAssociationType()
void setAssociationType(java.lang.String associationType)
void xsetAssociationType(ReferenceURI associationType)
java.lang.String getSourceObject()
ReferenceURI xgetSourceObject()
void setSourceObject(java.lang.String sourceObject)
void xsetSourceObject(ReferenceURI sourceObject)
java.lang.String getTargetObject()
ReferenceURI xgetTargetObject()
void setTargetObject(java.lang.String targetObject)
void xsetTargetObject(ReferenceURI targetObject)
Copyright © 2015–2018 52north.org. All rights reserved.