public interface UserDefined
UserDefined| Modifier and Type | Method and Description |
|---|---|
List<Boolean> |
getUserBoolean4()
Retrieves a list containing all the elements for the attribute
userBoolean4. |
Short |
getUserCode0()
Retrieves the possibly null value for the optional attribute
userCode0. |
Short |
getUserCode1()
Retrieves the possibly null value for the optional attribute
userCode1. |
Short |
getUserCode2()
Retrieves the possibly null value for the optional attribute
userCode2. |
Short |
getUserCode3()
Retrieves the possibly null value for the optional attribute
userCode3. |
List<Short> |
getUserCode4()
Retrieves a list containing all the elements for the attribute
userCode4. |
XMLGregorianCalendar |
getUserDate0()
Retrieves the possibly null value for the optional attribute
userDate0. |
XMLGregorianCalendar |
getUserDate1()
Retrieves the possibly null value for the optional attribute
userDate1. |
XMLGregorianCalendar |
getUserDate2()
Retrieves the possibly null value for the optional attribute
userDate2. |
XMLGregorianCalendar |
getUserDate3()
Retrieves the possibly null value for the optional attribute
userDate3. |
List<XMLGregorianCalendar> |
getUserDate4()
Retrieves a list containing all the elements for the attribute
userDate4. |
Date |
getUserDateTime0()
Retrieves the possibly null value for the optional attribute
userDateTime0. |
Date |
getUserDateTime1()
Retrieves the possibly null value for the optional attribute
userDateTime1. |
Date |
getUserDateTime2()
Retrieves the possibly null value for the optional attribute
userDateTime2. |
Date |
getUserDateTime3()
Retrieves the possibly null value for the optional attribute
userDateTime3. |
List<Date> |
getUserDateTime4()
Retrieves a list containing all the elements for the attribute
userDateTime4. |
BigDecimal |
getUserNumber0()
Retrieves the possibly null value for the optional attribute
userNumber0. |
BigDecimal |
getUserNumber1()
Retrieves the possibly null value for the optional attribute
userNumber1. |
BigDecimal |
getUserNumber2()
Retrieves the possibly null value for the optional attribute
userNumber2. |
BigDecimal |
getUserNumber3()
Retrieves the possibly null value for the optional attribute
userNumber3. |
List<BigDecimal> |
getUserNumber4()
Retrieves a list containing all the elements for the attribute
userNumber4. |
String |
getUserString0()
Retrieves the possibly null value for the optional attribute
userString0. |
String |
getUserString1()
Retrieves the possibly null value for the optional attribute
userString1. |
String |
getUserString2()
Retrieves the possibly null value for the optional attribute
userString2. |
String |
getUserString3()
Retrieves the possibly null value for the optional attribute
userString3. |
List<String> |
getUserString4()
Retrieves a list containing all the elements for the attribute
userString4. |
Boolean |
isUserBoolean0()
Retrieves the possibly null value for the optional attribute
userBoolean0. |
Boolean |
isUserBoolean1()
Retrieves the possibly null value for the optional attribute
userBoolean1. |
Boolean |
isUserBoolean2()
Retrieves the possibly null value for the optional attribute
userBoolean2. |
Boolean |
isUserBoolean3()
Retrieves the possibly null value for the optional attribute
userBoolean3. |
void |
setUserBoolean0(Boolean userBoolean0)
Sets a new value for the attribute
userBoolean0. |
void |
setUserBoolean1(Boolean userBoolean1)
Sets a new value for the attribute
userBoolean1. |
void |
setUserBoolean2(Boolean userBoolean2)
Sets a new value for the attribute
userBoolean2. |
void |
setUserBoolean3(Boolean userBoolean3)
Sets a new value for the attribute
userBoolean3. |
void |
setUserBoolean4(boolean... userBoolean4)
Clears
userBoolean4 and adds the given value(s). |
void |
setUserCode0(Short userCode0)
Sets a new value for the attribute
userCode0. |
void |
setUserCode1(Short userCode1)
Sets a new value for the attribute
userCode1. |
void |
setUserCode2(Short userCode2)
Sets a new value for the attribute
userCode2. |
void |
setUserCode3(Short userCode3)
Sets a new value for the attribute
userCode3. |
void |
setUserCode4(short... userCode4)
Clears
userCode4 and adds the given value(s). |
void |
setUserDate0(XMLGregorianCalendar userDate0)
Sets a new value for the attribute
userDate0. |
void |
setUserDate1(XMLGregorianCalendar userDate1)
Sets a new value for the attribute
userDate1. |
void |
setUserDate2(XMLGregorianCalendar userDate2)
Sets a new value for the attribute
userDate2. |
void |
setUserDate3(XMLGregorianCalendar userDate3)
Sets a new value for the attribute
userDate3. |
void |
setUserDate4(XMLGregorianCalendar... userDate4)
Clears
userDate4 and adds the given value(s). |
void |
setUserDateTime0(Date userDateTime0)
Sets a new value for the attribute
userDateTime0. |
void |
setUserDateTime1(Date userDateTime1)
Sets a new value for the attribute
userDateTime1. |
void |
setUserDateTime2(Date userDateTime2)
Sets a new value for the attribute
userDateTime2. |
void |
setUserDateTime3(Date userDateTime3)
Sets a new value for the attribute
userDateTime3. |
void |
setUserDateTime4(Date... userDateTime4)
Clears
userDateTime4 and adds the given value(s). |
void |
setUserNumber0(BigDecimal userNumber0)
Sets a new value for the attribute
userNumber0. |
void |
setUserNumber1(BigDecimal userNumber1)
Sets a new value for the attribute
userNumber1. |
void |
setUserNumber2(BigDecimal userNumber2)
Sets a new value for the attribute
userNumber2. |
void |
setUserNumber3(BigDecimal userNumber3)
Sets a new value for the attribute
userNumber3. |
void |
setUserNumber4(BigDecimal... userNumber4)
Clears
userNumber4 and adds the given value(s). |
void |
setUserString0(String userString0)
Sets a new value for the attribute
userString0. |
void |
setUserString1(String userString1)
Sets a new value for the attribute
userString1. |
void |
setUserString2(String userString2)
Sets a new value for the attribute
userString2. |
void |
setUserString3(String userString3)
Sets a new value for the attribute
userString3. |
void |
setUserString4(String... userString4)
Clears
userString4 and adds the given value(s). |
Boolean isUserBoolean0()
userBoolean0.userBoolean0.void setUserBoolean0(Boolean userBoolean0)
userBoolean0.userBoolean0 - The possibly null new value for attribute userBoolean0.Boolean isUserBoolean1()
userBoolean1.userBoolean1.void setUserBoolean1(Boolean userBoolean1)
userBoolean1.userBoolean1 - The possibly null new value for attribute userBoolean1.Boolean isUserBoolean2()
userBoolean2.userBoolean2.void setUserBoolean2(Boolean userBoolean2)
userBoolean2.userBoolean2 - The possibly null new value for attribute userBoolean2.Boolean isUserBoolean3()
userBoolean3.userBoolean3.void setUserBoolean3(Boolean userBoolean3)
userBoolean3.userBoolean3 - The possibly null new value for attribute userBoolean3.List<Boolean> getUserBoolean4()
userBoolean4.void setUserBoolean4(boolean... userBoolean4)
userBoolean4 and adds the given value(s).
This method is equivalent to
list.clear();
for(boolean e : attributeName){
list.add(e);
}
userBoolean4 - value(s) to be added to userBoolean4Short getUserCode0()
userCode0.userCode0.void setUserCode0(Short userCode0)
userCode0.userCode0 - The possibly null new value for attribute userCode0.Short getUserCode1()
userCode1.userCode1.void setUserCode1(Short userCode1)
userCode1.userCode1 - The possibly null new value for attribute userCode1.Short getUserCode2()
userCode2.userCode2.void setUserCode2(Short userCode2)
userCode2.userCode2 - The possibly null new value for attribute userCode2.Short getUserCode3()
userCode3.userCode3.void setUserCode3(Short userCode3)
userCode3.userCode3 - The possibly null new value for attribute userCode3.List<Short> getUserCode4()
userCode4.void setUserCode4(short... userCode4)
userCode4 and adds the given value(s).
This method is equivalent to
list.clear();
for(short e : attributeName){
list.add(e);
}
userCode4 - value(s) to be added to userCode4XMLGregorianCalendar getUserDate0()
userDate0.userDate0.void setUserDate0(XMLGregorianCalendar userDate0)
userDate0.userDate0 - The possibly null new value for attribute userDate0.XMLGregorianCalendar getUserDate1()
userDate1.userDate1.void setUserDate1(XMLGregorianCalendar userDate1)
userDate1.userDate1 - The possibly null new value for attribute userDate1.XMLGregorianCalendar getUserDate2()
userDate2.userDate2.void setUserDate2(XMLGregorianCalendar userDate2)
userDate2.userDate2 - The possibly null new value for attribute userDate2.XMLGregorianCalendar getUserDate3()
userDate3.userDate3.void setUserDate3(XMLGregorianCalendar userDate3)
userDate3.userDate3 - The possibly null new value for attribute userDate3.List<XMLGregorianCalendar> getUserDate4()
userDate4.void setUserDate4(XMLGregorianCalendar... userDate4)
userDate4 and adds the given value(s).
This method is equivalent to
list.clear();
for(javax.xml.datatype.XMLGregorianCalendar e : attributeName){
list.add(e);
}
userDate4 - value(s) to be added to userDate4Date getUserDateTime0()
userDateTime0.userDateTime0.void setUserDateTime0(Date userDateTime0)
userDateTime0.userDateTime0 - The possibly null new value for attribute userDateTime0.Date getUserDateTime1()
userDateTime1.userDateTime1.void setUserDateTime1(Date userDateTime1)
userDateTime1.userDateTime1 - The possibly null new value for attribute userDateTime1.Date getUserDateTime2()
userDateTime2.userDateTime2.void setUserDateTime2(Date userDateTime2)
userDateTime2.userDateTime2 - The possibly null new value for attribute userDateTime2.Date getUserDateTime3()
userDateTime3.userDateTime3.void setUserDateTime3(Date userDateTime3)
userDateTime3.userDateTime3 - The possibly null new value for attribute userDateTime3.List<Date> getUserDateTime4()
userDateTime4.void setUserDateTime4(Date... userDateTime4)
userDateTime4 and adds the given value(s).
This method is equivalent to
list.clear();
for(java.util.Date e : attributeName){
list.add(e);
}
userDateTime4 - value(s) to be added to userDateTime4BigDecimal getUserNumber0()
userNumber0.userNumber0.void setUserNumber0(BigDecimal userNumber0)
userNumber0.userNumber0 - The possibly null new value for attribute userNumber0.BigDecimal getUserNumber1()
userNumber1.userNumber1.void setUserNumber1(BigDecimal userNumber1)
userNumber1.userNumber1 - The possibly null new value for attribute userNumber1.BigDecimal getUserNumber2()
userNumber2.userNumber2.void setUserNumber2(BigDecimal userNumber2)
userNumber2.userNumber2 - The possibly null new value for attribute userNumber2.BigDecimal getUserNumber3()
userNumber3.userNumber3.void setUserNumber3(BigDecimal userNumber3)
userNumber3.userNumber3 - The possibly null new value for attribute userNumber3.List<BigDecimal> getUserNumber4()
userNumber4.void setUserNumber4(BigDecimal... userNumber4)
userNumber4 and adds the given value(s).
This method is equivalent to
list.clear();
for(java.math.BigDecimal e : attributeName){
list.add(e);
}
userNumber4 - value(s) to be added to userNumber4String getUserString0()
userString0.userString0.void setUserString0(String userString0)
userString0.userString0 - The possibly null new value for attribute userString0.String getUserString1()
userString1.userString1.void setUserString1(String userString1)
userString1.userString1 - The possibly null new value for attribute userString1.String getUserString2()
userString2.userString2.void setUserString2(String userString2)
userString2.userString2 - The possibly null new value for attribute userString2.String getUserString3()
userString3.userString3.void setUserString3(String userString3)
userString3.userString3 - The possibly null new value for attribute userString3.List<String> getUserString4()
userString4.void setUserString4(String... userString4)
userString4 and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
userString4 - value(s) to be added to userString4This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.