public interface UrParameter
extends java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID
The version UID for Serialization/Deserialization compatibility
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFamilyName()
This method returns the family name of the parameter.
|
int |
getIndex()
This method returns the index of the parameter.
|
static final long serialVersionUID
Copyright © 2013. All Rights Reserved.