public class Slot extends Object
Constructor and Description |
---|
Slot() |
Modifier and Type | Method and Description |
---|---|
DateTime |
getDateTime() |
String[] |
getModifiers() |
String |
getName() |
NumDetail |
getNumDetail() |
String |
getValue() |
boolean |
hasDateTime() |
boolean |
hasModifiers() |
boolean |
hasName() |
boolean |
hasNumDetail() |
boolean |
hasValue() |
public String getName()
public boolean hasName()
public String getValue()
public boolean hasValue()
public String[] getModifiers()
public boolean hasModifiers()
public DateTime getDateTime()
public boolean hasDateTime()
public NumDetail getNumDetail()
public boolean hasNumDetail()
Copyright © 2018. All rights reserved.