|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.StaticHeaderType.Product
public static class StaticHeaderType.Product
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.ebics.org/H003>ProductType">
<attribute name="Language" use="required" type="{http://www.ebics.org/H003}LanguageType" />
<attribute name="InstituteID" type="{http://www.ebics.org/H003}InstituteIDType" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
instituteID
|
protected String |
language
|
protected String |
value
|
| Constructor Summary | |
|---|---|
StaticHeaderType.Product()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.StaticHeaderType.Product instance. |
|
StaticHeaderType.Product(StaticHeaderType.Product o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.StaticHeaderType.Product instance by copying a given instance. |
|
| Method Summary | |
|---|---|
StaticHeaderType.Product |
clone()
Creates and returns a copy of this object. |
String |
getInstituteID()
Gets the value of the instituteID property. |
String |
getLanguage()
Gets the value of the language property. |
String |
getValue()
Datentyp für die Kundenprodukt-ID. |
void |
setInstituteID(String value)
Sets the value of the instituteID property. |
void |
setLanguage(String value)
Sets the value of the language property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String value
protected String language
protected String instituteID
| Constructor Detail |
|---|
public StaticHeaderType.Product()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.StaticHeaderType.Product instance.
public StaticHeaderType.Product(StaticHeaderType.Product o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.StaticHeaderType.Product instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getLanguage()
Stringpublic void setLanguage(String value)
value - allowed object is
Stringpublic String getInstituteID()
Stringpublic void setInstituteID(String value)
value - allowed object is
Stringpublic StaticHeaderType.Product clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||