|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Locality
A representation of the model object 'Locality'.
The following features are supported:
ModelPackage.getLocality()
Method Summary | |
---|---|
java.util.List |
getDescription()
Returns the value of the 'Description' attribute list. |
java.lang.String |
getL()
Returns the value of the 'L' attribute. |
java.lang.String |
getLocalityName()
Returns the value of the 'Locality Name' attribute. |
java.util.List |
getSeeAlso()
Returns the value of the 'See Also' attribute list. |
java.util.List |
getSt()
Returns the value of the 'St' attribute list. |
java.util.List |
getStateOrProvinceName()
Returns the value of the 'State Or Province Name' attribute list. |
java.util.List |
getStreet()
Returns the value of the 'Street' attribute list. |
void |
setL(java.lang.String value)
Sets the value of the ' L ' attribute. |
void |
setLocalityName(java.lang.String value)
Sets the value of the ' Locality Name ' attribute. |
Methods inherited from interface com.ibm.websphere.wim.model.Entity |
---|
getChildren, getCreateTimestamp, getEntitlementInfo, getGroups, getIdentifier, getModifyTimestamp, getParent, getViewIdentifiers, setCreateTimestamp, setEntitlementInfo, setIdentifier, setModifyTimestamp, setParent |
Method Detail |
---|
java.lang.String getL()
setL(String)
,
ModelPackage.getLocality_L()
void setL(java.lang.String value)
L
' attribute.
value
- the new value of the 'L' attribute.getL()
java.lang.String getLocalityName()
setLocalityName(String)
,
ModelPackage.getLocality_LocalityName()
void setLocalityName(java.lang.String value)
Locality Name
' attribute.
value
- the new value of the 'Locality Name' attribute.getLocalityName()
java.util.List getSt()
String
.
ModelPackage.getLocality_St()
java.util.List getStateOrProvinceName()
String
.
ModelPackage.getLocality_StateOrProvinceName()
java.util.List getStreet()
String
.
ModelPackage.getLocality_Street()
java.util.List getSeeAlso()
String
.
ModelPackage.getLocality_SeeAlso()
java.util.List getDescription()
String
.
ModelPackage.getLocality_Description()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |