Uses of Class
network.oxalis.peppol.bdx.jaxb.addressing.ReferenceParametersType
-
Packages that use ReferenceParametersType Package Description network.oxalis.peppol.bdx.jaxb.addressing -
-
Uses of ReferenceParametersType in network.oxalis.peppol.bdx.jaxb.addressing
Fields in network.oxalis.peppol.bdx.jaxb.addressing declared as ReferenceParametersType Modifier and Type Field Description protected ReferenceParametersTypeEndpointReferenceType. referenceParametersMethods in network.oxalis.peppol.bdx.jaxb.addressing that return ReferenceParametersType Modifier and Type Method Description ReferenceParametersTypeObjectFactory. createReferenceParametersType()Create an instance ofReferenceParametersTypeReferenceParametersTypeEndpointReferenceType. getReferenceParameters()Gets the value of the referenceParameters property.Methods in network.oxalis.peppol.bdx.jaxb.addressing with parameters of type ReferenceParametersType Modifier and Type Method Description voidEndpointReferenceType. setReferenceParameters(ReferenceParametersType value)Sets the value of the referenceParameters property.
-