public class InputOutputMutableBeanImpl extends AnnotableMutableBeanImpl implements InputOutputMutableBean
Constructor and Description |
---|
InputOutputMutableBeanImpl() |
InputOutputMutableBeanImpl(InputOutputBean bean) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocalId() |
StructureReferenceBean |
getStructureReference() |
void |
setLocalId(java.lang.String localId) |
void |
setStructureReference(StructureReferenceBean structureReference) |
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
public InputOutputMutableBeanImpl()
public InputOutputMutableBeanImpl(InputOutputBean bean)
public java.lang.String getLocalId()
getLocalId
in interface InputOutputMutableBean
public void setLocalId(java.lang.String localId)
setLocalId
in interface InputOutputMutableBean
public StructureReferenceBean getStructureReference()
getStructureReference
in interface InputOutputMutableBean
public void setStructureReference(StructureReferenceBean structureReference)
setStructureReference
in interface InputOutputMutableBean