public class SymbolicPathName extends Object implements Serializable
| Constructor and Description |
|---|
SymbolicPathName(byte[] _value) |
SymbolicPathName(SymbolicPathName source)
Creates a copy from Source Object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SymbolicPathName |
getDefaultInstance(String defaultValue) |
byte[] |
getValue() |
int |
hashCode() |
static List<com.google.common.collect.Range<BigInteger>> |
length() |
String |
toString() |
@ConstructorProperties(value="value") public SymbolicPathName(byte[] _value)
public SymbolicPathName(SymbolicPathName source)
source - Source objectpublic static SymbolicPathName getDefaultInstance(String defaultValue)
public byte[] getValue()
public static List<com.google.common.collect.Range<BigInteger>> length()
Copyright © 2014. All rights reserved.