@Internal public class PlexOfField extends java.lang.Object
| Constructor | Description |
|---|---|
PlexOfField(int fcStart,
int fcEnd,
byte[] data) |
Deprecated.
|
PlexOfField(GenericPropertyNode propertyNode) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getFcEnd() |
|
int |
getFcStart() |
|
FieldDescriptor |
getFld() |
|
java.lang.String |
toString() |
@Deprecated
public PlexOfField(int fcStart,
int fcEnd,
byte[] data)
public PlexOfField(GenericPropertyNode propertyNode)
public int getFcStart()
public int getFcEnd()
public FieldDescriptor getFld()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright 2018 The Apache Software Foundation or its licensors, as applicable.