|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SetProperties | |
|---|---|
| org.fosstrak.ale.util | |
| org.fosstrak.ale.wsdl.alelr.epcglobal | |
| Uses of SetProperties in org.fosstrak.ale.util |
|---|
| Methods in org.fosstrak.ale.util that return SetProperties | |
|---|---|
static SetProperties |
DeserializerUtil.deserializeSetProperties(java.lang.String pathName)
This method deserializes a SetProperties from a file. |
| Methods in org.fosstrak.ale.util with parameters of type SetProperties | |
|---|---|
static void |
SerializerUtil.serializeSetProperties(SetProperties props,
java.lang.String pathName)
Serializes an SetProperties to xml and stores this xml into a file. |
| Uses of SetProperties in org.fosstrak.ale.wsdl.alelr.epcglobal |
|---|
| Methods in org.fosstrak.ale.wsdl.alelr.epcglobal that return SetProperties | |
|---|---|
SetProperties |
ObjectFactory.createSetProperties()
Create an instance of SetProperties |
| Methods in org.fosstrak.ale.wsdl.alelr.epcglobal that return types with arguments of type SetProperties | |
|---|---|
javax.xml.bind.JAXBElement<SetProperties> |
ObjectFactory.createSetProperties(SetProperties value)
Create an instance of JAXBElement<SetProperties>} |
| Methods in org.fosstrak.ale.wsdl.alelr.epcglobal with parameters of type SetProperties | |
|---|---|
javax.xml.bind.JAXBElement<SetProperties> |
ObjectFactory.createSetProperties(SetProperties value)
Create an instance of JAXBElement<SetProperties>} |
SetPropertiesResult |
ALELRServicePortType.setProperties(SetProperties parms)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||