public interface ProvisionAgreementMutableBean extends MaintainableMutableBean
Modifier and Type | Method and Description |
---|---|
StructureReferenceBean |
getDataproviderRef() |
ProvisionAgreementBean |
getImmutableInstance()
Returns a representation of itself in a bean which can not be modified, modifications to the mutable bean
are not reflected in the returned instance of the MaintainableBean.
|
StructureReferenceBean |
getStructureUsage() |
void |
setDataproviderRef(StructureReferenceBean dataproviderRef) |
void |
setStructureUsage(StructureReferenceBean structureUseage) |
getAgencyId, getEndDate, getExternalReference, getFinalStructure, getServiceURL, getStartDate, getStructureURL, getVersion, isStub, setAgencyId, setEndDate, setExternalReference, setFinalStructure, setServiceURL, setStartDate, setStructureURL, setStub, setVersion
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
StructureReferenceBean getStructureUsage()
StructureReferenceBean getDataproviderRef()
void setStructureUsage(StructureReferenceBean structureUseage)
void setDataproviderRef(StructureReferenceBean dataproviderRef)
ProvisionAgreementBean getImmutableInstance()
getImmutableInstance
in interface MaintainableMutableBean