|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.fthpis.datatype.attribute.AttributeAccessInfo
| Field Summary | |
(package private) java.lang.String |
attributename
|
(package private) boolean |
isReadOK
|
(package private) boolean |
isReadWriteOK
|
(package private) java.util.Vector |
publisherIDVector
|
| Constructor Summary | |
AttributeAccessInfo()
Constructs a new initialized AttributeName |
|
| Method Summary | |
void |
addPublisherIDVector(java.lang.String ref)
Add a category to the categorybag of this business service. |
java.util.Vector |
getPublisherIDVector()
Returns the categorybag of this business service. |
boolean |
isReadOK()
Returns the value of this AttributeName. |
boolean |
isReadWriteOK()
Returns the value of this AttributeName. |
void |
setisReadWriteOK(boolean ok)
Set the name value of this AttributeName to the given value. |
void |
setPublisherIDVector(java.util.Vector vec)
Set the categorybag of this business service to the given one. |
void |
setReadOK(boolean ok)
Set the name value of this AttributeName to the given value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
java.util.Vector publisherIDVector
boolean isReadOK
boolean isReadWriteOK
java.lang.String attributename
| Constructor Detail |
public AttributeAccessInfo()
| Method Detail |
public void addPublisherIDVector(java.lang.String ref)
public java.util.Vector getPublisherIDVector()
public void setPublisherIDVector(java.util.Vector vec)
public void setReadOK(boolean ok)
public boolean isReadOK()
public void setisReadWriteOK(boolean ok)
public boolean isReadWriteOK()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||