|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfileStructure
A message profile Segment or SegGroup.
| Method Summary | |
|---|---|
String |
getDescription()
Getter for property description. |
String |
getImpNote()
Getter for property impNote. |
String |
getLongName()
Getter for property longName. |
short |
getMax()
Getter for property max. |
short |
getMin()
Getter for property min. |
String |
getName()
Getter for property name. |
String |
getPredicate()
Getter for property predicate. |
String |
getReference()
Getter for property reference. |
String |
getUsage()
Getter for property usage. |
void |
setDescription(String description)
Setter for property description. |
void |
setImpNote(String impNote)
Setter for property impNote. |
void |
setLongName(String longName)
Setter for property longName. |
void |
setMax(short max)
Setter for property max. |
void |
setMin(short min)
Setter for property min. |
void |
setName(String name)
Setter for property name. |
void |
setPredicate(String predicate)
Setter for property predicate. |
void |
setReference(String reference)
Setter for property reference. |
void |
setUsage(String usage)
Setter for property usage. |
| Method Detail |
|---|
String getName()
void setName(String name)
throws ProfileException
name - New value of property name.
ProfileExceptionString getLongName()
void setLongName(String longName)
throws ProfileException
longName - New value of property longName.
ProfileExceptionString getUsage()
void setUsage(String usage)
throws ProfileException
usage - New value of property usage.
ProfileExceptionshort getMin()
void setMin(short min)
throws ProfileException
min - New value of property min.
ProfileExceptionshort getMax()
void setMax(short max)
throws ProfileException
max - New value of property max.
ProfileExceptionString getImpNote()
void setImpNote(String impNote)
throws ProfileException
impNote - New value of property impNote.
ProfileExceptionString getDescription()
void setDescription(String description)
throws ProfileException
description - New value of property description.
ProfileExceptionString getReference()
void setReference(String reference)
throws ProfileException
reference - New value of property reference.
ProfileExceptionString getPredicate()
void setPredicate(String predicate)
throws ProfileException
predicate - New value of property predicate.
ProfileException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||