public class Rrd extends Object implements Serializable
Constructor and Description |
---|
Rrd() |
Modifier and Type | Method and Description |
---|---|
void |
addRra(String vRra) |
boolean |
equals(Object obj) |
List<String> |
getRraCollection() |
int |
getRraCount() |
int |
getStep() |
int |
hashCode() |
boolean |
hasStep() |
void |
setRraList(List<String> rraList) |
void |
setStep(int step) |
public void addRra(String vRra) throws IndexOutOfBoundsException
IndexOutOfBoundsException
public int getRraCount()
public int getStep()
public boolean hasStep()
public void setStep(int step)
Copyright © 2021. All rights reserved.