public interface ExtendedResourceLocalIdentifier extends Triplet
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Integer |
getResLID()
Returns the value of the 'Res LID' attribute
|
Integer |
getResType()
Returns the value of the 'Res Type' attribute
|
void |
setResLID(Integer value)
Sets the value of the '
Res LID' attribute |
void |
setResType(Integer value)
Sets the value of the '
Res Type' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getResType()
mandatory
fixed length
setResType(Integer),
AfplibPackage.getExtendedResourceLocalIdentifier_ResType()void setResType(Integer value)
Res Type' attribute.
value - the new value of the 'Res Type' attribute.getResType()Integer getResLID()
mandatory
fixed length
setResLID(Integer),
AfplibPackage.getExtendedResourceLocalIdentifier_ResLID()void setResLID(Integer value)
Res LID' attribute.
value - the new value of the 'Res LID' attribute.getResLID()Copyright © 2017. All rights reserved.