public interface MaintainableRefBean
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAgencyId()
Returns the maintainable id attribute
|
java.lang.String |
getMaintainableId()
Returns the maintainable id attribute
|
java.lang.String |
getVersion()
Returns the version attribute
|
boolean |
hasAgencyId()
Returns true if there is an agency Id set
|
boolean |
hasMaintainableId()
Returns true if there is a maintainable id set
|
boolean |
hasVersion()
Returns true if there is a value for version set
|
java.lang.String getAgencyId()
boolean hasAgencyId()
java.lang.String getMaintainableId()
boolean hasMaintainableId()
java.lang.String getVersion()
boolean hasVersion()