Uses of Class
com.kscs.util.jaxb.PropertyTree
Packages that use PropertyTree
Package
Description
-
Uses of PropertyTree in com.kscs.util.jaxb
Methods in com.kscs.util.jaxb that return PropertyTreeModifier and TypeMethodDescriptionPropertyTree.Builder.build()Selector.build()Builds a property tree specified by this selectorSelector.init()This is only used by builders and other implementational detailsMethods in com.kscs.util.jaxb that return types with arguments of type PropertyTreeModifier and TypeMethodDescriptionSelector.buildChildren()This is only used by builders and other implementational detailsMethods in com.kscs.util.jaxb with parameters of type PropertyTreeModifier and TypeMethodDescriptionPartialCopyable.copyExcept(PropertyTree propertyTree) Clones this instances partially, the parts to be EXCLUDED will be defined by propertyTreePartialCopyable.copyOnly(PropertyTree propertyTree) Clones this instances partially, the parts to be INCLUDED will be defined by propertyTree, all other parts will be excluded.PartialCopyable.createCopy(PropertyTree propertyTree, PropertyTreeUse propertyTreeUse) Clones this instances partially, the parts will be defined by propertyTreeConstructor parameters in com.kscs.util.jaxb with type arguments of type PropertyTreeModifierConstructorDescriptionPropertyTree(String propertyName, Map<String, PropertyTree> children) -
Uses of PropertyTree in org.somda.sdc.dpws.model
Methods in org.somda.sdc.dpws.model that return types with arguments of type PropertyTreeModifier and TypeMethodDescriptionAssertionType.Selector.buildChildren()HostedServiceType.Selector.buildChildren()HostServiceType.Selector.buildChildren()LocalizedStringType.Selector.buildChildren()Relationship.Selector.buildChildren()ThisDeviceType.Selector.buildChildren()ThisModelType.Selector.buildChildren()Methods in org.somda.sdc.dpws.model with parameters of type PropertyTreeModifier and TypeMethodDescriptionAssertionType.copyExcept(PropertyTree _propertyTree) HostedServiceType.copyExcept(PropertyTree _propertyTree) HostServiceType.copyExcept(PropertyTree _propertyTree) LocalizedStringType.copyExcept(PropertyTree _propertyTree) Relationship.copyExcept(PropertyTree _propertyTree) ThisDeviceType.copyExcept(PropertyTree _propertyTree) ThisModelType.copyExcept(PropertyTree _propertyTree) AssertionType.copyOnly(PropertyTree _propertyTree) HostedServiceType.copyOnly(PropertyTree _propertyTree) HostServiceType.copyOnly(PropertyTree _propertyTree) LocalizedStringType.copyOnly(PropertyTree _propertyTree) Relationship.copyOnly(PropertyTree _propertyTree) ThisDeviceType.copyOnly(PropertyTree _propertyTree) ThisModelType.copyOnly(PropertyTree _propertyTree) AssertionType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) HostedServiceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) HostServiceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) LocalizedStringType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Relationship.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ThisDeviceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ThisModelType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.model with parameters of type PropertyTreeModifierConstructorDescriptionAssertionType(AssertionType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AssertionType copying the state of another AssertionTypeHostedServiceType(HostedServiceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a HostedServiceType copying the state of another HostedServiceTypeHostServiceType(HostServiceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a HostServiceType copying the state of another HostServiceTypeLocalizedStringType(LocalizedStringType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a LocalizedStringType copying the state of another LocalizedStringTypeRelationship(Relationship _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Relationship copying the state of another RelationshipThisDeviceType(ThisDeviceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ThisDeviceType copying the state of another ThisDeviceTypeThisModelType(ThisModelType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ThisModelType copying the state of another ThisModelType -
Uses of PropertyTree in org.somda.sdc.dpws.soap.model
Methods in org.somda.sdc.dpws.soap.model that return types with arguments of type PropertyTreeModifier and TypeMethodDescriptionBody.Selector.buildChildren()Detail.Selector.buildChildren()Envelope.Selector.buildChildren()Fault.Selector.buildChildren()Faultcode.Selector.buildChildren()Faultreason.Selector.buildChildren()Header.Selector.buildChildren()NotUnderstoodType.Selector.buildChildren()Reasontext.Selector.buildChildren()Subcode.Selector.buildChildren()SupportedEnvType.Selector.buildChildren()UpgradeType.Selector.buildChildren()Methods in org.somda.sdc.dpws.soap.model with parameters of type PropertyTreeModifier and TypeMethodDescriptionBody.copyExcept(PropertyTree _propertyTree) Detail.copyExcept(PropertyTree _propertyTree) Envelope.copyExcept(PropertyTree _propertyTree) Fault.copyExcept(PropertyTree _propertyTree) Faultcode.copyExcept(PropertyTree _propertyTree) Faultreason.copyExcept(PropertyTree _propertyTree) Header.copyExcept(PropertyTree _propertyTree) NotUnderstoodType.copyExcept(PropertyTree _propertyTree) Reasontext.copyExcept(PropertyTree _propertyTree) Subcode.copyExcept(PropertyTree _propertyTree) SupportedEnvType.copyExcept(PropertyTree _propertyTree) UpgradeType.copyExcept(PropertyTree _propertyTree) Body.copyOnly(PropertyTree _propertyTree) Detail.copyOnly(PropertyTree _propertyTree) Envelope.copyOnly(PropertyTree _propertyTree) Fault.copyOnly(PropertyTree _propertyTree) Faultcode.copyOnly(PropertyTree _propertyTree) Faultreason.copyOnly(PropertyTree _propertyTree) Header.copyOnly(PropertyTree _propertyTree) NotUnderstoodType.copyOnly(PropertyTree _propertyTree) Reasontext.copyOnly(PropertyTree _propertyTree) Subcode.copyOnly(PropertyTree _propertyTree) SupportedEnvType.copyOnly(PropertyTree _propertyTree) UpgradeType.copyOnly(PropertyTree _propertyTree) Body.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Detail.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Envelope.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Fault.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Faultcode.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Faultreason.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Header.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) NotUnderstoodType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Reasontext.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Subcode.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) SupportedEnvType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) UpgradeType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.soap.model with parameters of type PropertyTreeModifierConstructorDescriptionBody(Body _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Body copying the state of another BodyDetail(Detail _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Detail copying the state of another DetailEnvelope(Envelope _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Envelope copying the state of another EnvelopeFault(Fault _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Fault copying the state of another FaultFaultcode(Faultcode _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Faultcode copying the state of another FaultcodeFaultreason(Faultreason _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Faultreason copying the state of another FaultreasonHeader(Header _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Header copying the state of another HeaderNotUnderstoodType(NotUnderstoodType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a NotUnderstoodType copying the state of another NotUnderstoodTypeReasontext(Reasontext _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Reasontext copying the state of another ReasontextSubcode(Subcode _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Subcode copying the state of another SubcodeSupportedEnvType(SupportedEnvType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a SupportedEnvType copying the state of another SupportedEnvTypeUpgradeType(UpgradeType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a UpgradeType copying the state of another UpgradeType -
Uses of PropertyTree in org.somda.sdc.dpws.soap.wsaddressing.model
Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type PropertyTreeModifier and TypeMethodDescriptionAttributedQNameType.Selector.buildChildren()AttributedUnsignedLongType.Selector.buildChildren()AttributedURIType.Selector.buildChildren()EndpointReferenceType.Selector.buildChildren()MetadataType.Selector.buildChildren()ProblemActionType.Selector.buildChildren()ReferenceParametersType.Selector.buildChildren()RelatesToType.Selector.buildChildren()Methods in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type PropertyTreeModifier and TypeMethodDescriptionAttributedQNameType.copyExcept(PropertyTree _propertyTree) AttributedUnsignedLongType.copyExcept(PropertyTree _propertyTree) AttributedURIType.copyExcept(PropertyTree _propertyTree) EndpointReferenceType.copyExcept(PropertyTree _propertyTree) MetadataType.copyExcept(PropertyTree _propertyTree) ProblemActionType.copyExcept(PropertyTree _propertyTree) ReferenceParametersType.copyExcept(PropertyTree _propertyTree) RelatesToType.copyExcept(PropertyTree _propertyTree) AttributedQNameType.copyOnly(PropertyTree _propertyTree) AttributedUnsignedLongType.copyOnly(PropertyTree _propertyTree) AttributedURIType.copyOnly(PropertyTree _propertyTree) EndpointReferenceType.copyOnly(PropertyTree _propertyTree) MetadataType.copyOnly(PropertyTree _propertyTree) ProblemActionType.copyOnly(PropertyTree _propertyTree) ReferenceParametersType.copyOnly(PropertyTree _propertyTree) RelatesToType.copyOnly(PropertyTree _propertyTree) AttributedQNameType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) AttributedUnsignedLongType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) AttributedURIType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) EndpointReferenceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) MetadataType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ProblemActionType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ReferenceParametersType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) RelatesToType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type PropertyTreeModifierConstructorDescriptionAttributedQNameType(AttributedQNameType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AttributedQNameType copying the state of another AttributedQNameTypeAttributedUnsignedLongType(AttributedUnsignedLongType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AttributedUnsignedLongType copying the state of another AttributedUnsignedLongTypeAttributedURIType(AttributedURIType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AttributedURIType copying the state of another AttributedURITypeEndpointReferenceType(EndpointReferenceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a EndpointReferenceType copying the state of another EndpointReferenceTypeMetadataType(MetadataType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a MetadataType copying the state of another MetadataTypeProblemActionType(ProblemActionType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ProblemActionType copying the state of another ProblemActionTypeReferenceParametersType(ReferenceParametersType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ReferenceParametersType copying the state of another ReferenceParametersTypeRelatesToType(RelatesToType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a RelatesToType copying the state of another RelatesToType -
Uses of PropertyTree in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type PropertyTreeModifier and TypeMethodDescriptionAppSequenceType.Selector.buildChildren()ByeType.Selector.buildChildren()HelloType.Selector.buildChildren()ProbeMatchesType.Selector.buildChildren()ProbeMatchType.Selector.buildChildren()ProbeType.Selector.buildChildren()ResolveMatchesType.Selector.buildChildren()ResolveMatchType.Selector.buildChildren()ResolveType.Selector.buildChildren()ScopesType.Selector.buildChildren()SecurityType.Selector.buildChildren()SigType.Selector.buildChildren()Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type PropertyTreeModifier and TypeMethodDescriptionAppSequenceType.copyExcept(PropertyTree _propertyTree) ByeType.copyExcept(PropertyTree _propertyTree) HelloType.copyExcept(PropertyTree _propertyTree) ProbeMatchesType.copyExcept(PropertyTree _propertyTree) ProbeMatchType.copyExcept(PropertyTree _propertyTree) ProbeType.copyExcept(PropertyTree _propertyTree) ResolveMatchesType.copyExcept(PropertyTree _propertyTree) ResolveMatchType.copyExcept(PropertyTree _propertyTree) ResolveType.copyExcept(PropertyTree _propertyTree) ScopesType.copyExcept(PropertyTree _propertyTree) SecurityType.copyExcept(PropertyTree _propertyTree) SigType.copyExcept(PropertyTree _propertyTree) AppSequenceType.copyOnly(PropertyTree _propertyTree) ByeType.copyOnly(PropertyTree _propertyTree) HelloType.copyOnly(PropertyTree _propertyTree) ProbeMatchesType.copyOnly(PropertyTree _propertyTree) ProbeMatchType.copyOnly(PropertyTree _propertyTree) ProbeType.copyOnly(PropertyTree _propertyTree) ResolveMatchesType.copyOnly(PropertyTree _propertyTree) ResolveMatchType.copyOnly(PropertyTree _propertyTree) ResolveType.copyOnly(PropertyTree _propertyTree) ScopesType.copyOnly(PropertyTree _propertyTree) SecurityType.copyOnly(PropertyTree _propertyTree) SigType.copyOnly(PropertyTree _propertyTree) AppSequenceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ByeType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) HelloType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ProbeMatchesType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ProbeMatchType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ProbeType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ResolveMatchesType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ResolveMatchType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ResolveType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ScopesType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) SecurityType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) SigType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type PropertyTreeModifierConstructorDescriptionAppSequenceType(AppSequenceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AppSequenceType copying the state of another AppSequenceTypeByeType(ByeType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ByeType copying the state of another ByeTypeHelloType(HelloType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a HelloType copying the state of another HelloTypeProbeMatchesType(ProbeMatchesType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ProbeMatchesType copying the state of another ProbeMatchesTypeProbeMatchType(ProbeMatchType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ProbeMatchType copying the state of another ProbeMatchTypeProbeType(ProbeType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ProbeType copying the state of another ProbeTypeResolveMatchesType(ResolveMatchesType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ResolveMatchesType copying the state of another ResolveMatchesTypeResolveMatchType(ResolveMatchType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ResolveMatchType copying the state of another ResolveMatchTypeResolveType(ResolveType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ResolveType copying the state of another ResolveTypeScopesType(ScopesType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ScopesType copying the state of another ScopesTypeSecurityType(SecurityType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a SecurityType copying the state of another SecurityTypeSigType(SigType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a SigType copying the state of another SigType -
Uses of PropertyTree in org.somda.sdc.dpws.soap.wseventing.model
Methods in org.somda.sdc.dpws.soap.wseventing.model that return types with arguments of type PropertyTreeModifier and TypeMethodDescriptionDeliveryType.Selector.buildChildren()FilterType.Selector.buildChildren()GetStatus.Selector.buildChildren()GetStatusResponse.Selector.buildChildren()LanguageSpecificStringType.Selector.buildChildren()Renew.Selector.buildChildren()RenewResponse.Selector.buildChildren()Subscribe.Selector.buildChildren()SubscribeResponse.Selector.buildChildren()SubscriptionEnd.Selector.buildChildren()Unsubscribe.Selector.buildChildren()Methods in org.somda.sdc.dpws.soap.wseventing.model with parameters of type PropertyTreeModifier and TypeMethodDescriptionDeliveryType.copyExcept(PropertyTree _propertyTree) FilterType.copyExcept(PropertyTree _propertyTree) GetStatus.copyExcept(PropertyTree _propertyTree) GetStatusResponse.copyExcept(PropertyTree _propertyTree) LanguageSpecificStringType.copyExcept(PropertyTree _propertyTree) Renew.copyExcept(PropertyTree _propertyTree) RenewResponse.copyExcept(PropertyTree _propertyTree) Subscribe.copyExcept(PropertyTree _propertyTree) SubscribeResponse.copyExcept(PropertyTree _propertyTree) SubscriptionEnd.copyExcept(PropertyTree _propertyTree) Unsubscribe.copyExcept(PropertyTree _propertyTree) DeliveryType.copyOnly(PropertyTree _propertyTree) FilterType.copyOnly(PropertyTree _propertyTree) GetStatus.copyOnly(PropertyTree _propertyTree) GetStatusResponse.copyOnly(PropertyTree _propertyTree) LanguageSpecificStringType.copyOnly(PropertyTree _propertyTree) Renew.copyOnly(PropertyTree _propertyTree) RenewResponse.copyOnly(PropertyTree _propertyTree) Subscribe.copyOnly(PropertyTree _propertyTree) SubscribeResponse.copyOnly(PropertyTree _propertyTree) SubscriptionEnd.copyOnly(PropertyTree _propertyTree) Unsubscribe.copyOnly(PropertyTree _propertyTree) DeliveryType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) FilterType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) GetStatus.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) GetStatusResponse.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) LanguageSpecificStringType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Renew.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) RenewResponse.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Subscribe.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) SubscribeResponse.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) SubscriptionEnd.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Unsubscribe.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.soap.wseventing.model with parameters of type PropertyTreeModifierConstructorDescriptionDeliveryType(DeliveryType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a DeliveryType copying the state of another DeliveryTypeFilterType(FilterType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a FilterType copying the state of another FilterTypeGetStatus(GetStatus _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a GetStatus copying the state of another GetStatusGetStatusResponse(GetStatusResponse _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a GetStatusResponse copying the state of another GetStatusResponseLanguageSpecificStringType(LanguageSpecificStringType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a LanguageSpecificStringType copying the state of another LanguageSpecificStringTypeRenew(Renew _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Renew copying the state of another RenewRenewResponse(RenewResponse _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a RenewResponse copying the state of another RenewResponseSubscribe(Subscribe _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Subscribe copying the state of another SubscribeSubscribeResponse(SubscribeResponse _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a SubscribeResponse copying the state of another SubscribeResponseSubscriptionEnd(SubscriptionEnd _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a SubscriptionEnd copying the state of another SubscriptionEndUnsubscribe(Unsubscribe _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Unsubscribe copying the state of another Unsubscribe -
Uses of PropertyTree in org.somda.sdc.dpws.soap.wsmetadataexchange.model
Methods in org.somda.sdc.dpws.soap.wsmetadataexchange.model that return types with arguments of type PropertyTreeModifier and TypeMethodDescriptionGetMetadata.Selector.buildChildren()Metadata.Selector.buildChildren()MetadataSection.Selector.buildChildren()Methods in org.somda.sdc.dpws.soap.wsmetadataexchange.model with parameters of type PropertyTreeModifier and TypeMethodDescriptionGetMetadata.copyExcept(PropertyTree _propertyTree) Metadata.copyExcept(PropertyTree _propertyTree) MetadataSection.copyExcept(PropertyTree _propertyTree) GetMetadata.copyOnly(PropertyTree _propertyTree) Metadata.copyOnly(PropertyTree _propertyTree) MetadataSection.copyOnly(PropertyTree _propertyTree) GetMetadata.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Metadata.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) MetadataSection.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.soap.wsmetadataexchange.model with parameters of type PropertyTreeModifierConstructorDescriptionGetMetadata(GetMetadata _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a GetMetadata copying the state of another GetMetadataMetadata(Metadata _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Metadata copying the state of another MetadataMetadataSection(MetadataSection _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a MetadataSection copying the state of another MetadataSection -
Uses of PropertyTree in org.somda.sdc.dpws.soap.wstransfer.model
Methods in org.somda.sdc.dpws.soap.wstransfer.model that return types with arguments of type PropertyTreeModifier and TypeMethodDescriptionAnyXmlOptionalType.Selector.buildChildren()AnyXmlType.Selector.buildChildren()CreateResponseType.Selector.buildChildren()ResourceCreated.Selector.buildChildren()Methods in org.somda.sdc.dpws.soap.wstransfer.model with parameters of type PropertyTreeModifier and TypeMethodDescriptionAnyXmlOptionalType.copyExcept(PropertyTree _propertyTree) AnyXmlType.copyExcept(PropertyTree _propertyTree) CreateResponseType.copyExcept(PropertyTree _propertyTree) ResourceCreated.copyExcept(PropertyTree _propertyTree) AnyXmlOptionalType.copyOnly(PropertyTree _propertyTree) AnyXmlType.copyOnly(PropertyTree _propertyTree) CreateResponseType.copyOnly(PropertyTree _propertyTree) ResourceCreated.copyOnly(PropertyTree _propertyTree) AnyXmlOptionalType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) AnyXmlType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) CreateResponseType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ResourceCreated.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.soap.wstransfer.model with parameters of type PropertyTreeModifierConstructorDescriptionAnyXmlOptionalType(AnyXmlOptionalType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AnyXmlOptionalType copying the state of another AnyXmlOptionalTypeAnyXmlType(AnyXmlType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AnyXmlType copying the state of another AnyXmlTypeCreateResponseType(CreateResponseType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a CreateResponseType copying the state of another CreateResponseTypeResourceCreated(ResourceCreated _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ResourceCreated copying the state of another ResourceCreated -
Uses of PropertyTree in org.somda.sdc.dpws.wsdl.model
Methods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type PropertyTreeModifier and TypeMethodDescriptionTBinding.Selector.buildChildren()TBindingOperation.Selector.buildChildren()TBindingOperationFault.Selector.buildChildren()TBindingOperationMessage.Selector.buildChildren()TDefinitions.Selector.buildChildren()TDocumentation.Selector.buildChildren()TDocumented.Selector.buildChildren()TExtensibilityElement.Selector.buildChildren()TExtensibleAttributesDocumented.Selector.buildChildren()TExtensibleDocumented.Selector.buildChildren()TFault.Selector.buildChildren()TImport.Selector.buildChildren()TMessage.Selector.buildChildren()TOperation.Selector.buildChildren()TParam.Selector.buildChildren()TPart.Selector.buildChildren()TPort.Selector.buildChildren()TPortType.Selector.buildChildren()TService.Selector.buildChildren()TTypes.Selector.buildChildren()Methods in org.somda.sdc.dpws.wsdl.model with parameters of type PropertyTreeModifier and TypeMethodDescriptionTBinding.copyExcept(PropertyTree _propertyTree) TBindingOperation.copyExcept(PropertyTree _propertyTree) TBindingOperationFault.copyExcept(PropertyTree _propertyTree) TBindingOperationMessage.copyExcept(PropertyTree _propertyTree) TDefinitions.copyExcept(PropertyTree _propertyTree) TDocumentation.copyExcept(PropertyTree _propertyTree) TDocumented.copyExcept(PropertyTree _propertyTree) TExtensibilityElement.copyExcept(PropertyTree _propertyTree) TExtensibleAttributesDocumented.copyExcept(PropertyTree _propertyTree) TExtensibleDocumented.copyExcept(PropertyTree _propertyTree) TFault.copyExcept(PropertyTree _propertyTree) TImport.copyExcept(PropertyTree _propertyTree) TMessage.copyExcept(PropertyTree _propertyTree) TOperation.copyExcept(PropertyTree _propertyTree) TParam.copyExcept(PropertyTree _propertyTree) TPart.copyExcept(PropertyTree _propertyTree) TPort.copyExcept(PropertyTree _propertyTree) TPortType.copyExcept(PropertyTree _propertyTree) TService.copyExcept(PropertyTree _propertyTree) TTypes.copyExcept(PropertyTree _propertyTree) TBinding.copyOnly(PropertyTree _propertyTree) TBindingOperation.copyOnly(PropertyTree _propertyTree) TBindingOperationFault.copyOnly(PropertyTree _propertyTree) TBindingOperationMessage.copyOnly(PropertyTree _propertyTree) TDefinitions.copyOnly(PropertyTree _propertyTree) TDocumentation.copyOnly(PropertyTree _propertyTree) TDocumented.copyOnly(PropertyTree _propertyTree) TExtensibilityElement.copyOnly(PropertyTree _propertyTree) TExtensibleAttributesDocumented.copyOnly(PropertyTree _propertyTree) TExtensibleDocumented.copyOnly(PropertyTree _propertyTree) TFault.copyOnly(PropertyTree _propertyTree) TImport.copyOnly(PropertyTree _propertyTree) TMessage.copyOnly(PropertyTree _propertyTree) TOperation.copyOnly(PropertyTree _propertyTree) TParam.copyOnly(PropertyTree _propertyTree) TPart.copyOnly(PropertyTree _propertyTree) TPort.copyOnly(PropertyTree _propertyTree) TPortType.copyOnly(PropertyTree _propertyTree) TService.copyOnly(PropertyTree _propertyTree) TTypes.copyOnly(PropertyTree _propertyTree) TBinding.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TBindingOperation.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TBindingOperationFault.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TBindingOperationMessage.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TDefinitions.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TDocumentation.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TDocumented.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TExtensibilityElement.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TExtensibleAttributesDocumented.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TExtensibleDocumented.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TFault.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TImport.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TMessage.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TOperation.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TParam.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TPart.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TPort.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TPortType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TService.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) TTypes.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Constructors in org.somda.sdc.dpws.wsdl.model with parameters of type PropertyTreeModifierConstructorDescriptionTBinding(TBinding _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TBinding copying the state of another TBindingTBindingOperation(TBindingOperation _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TBindingOperation copying the state of another TBindingOperationTBindingOperationFault(TBindingOperationFault _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TBindingOperationFault copying the state of another TBindingOperationFaultTBindingOperationMessage(TBindingOperationMessage _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TBindingOperationMessage copying the state of another TBindingOperationMessageTDefinitions(TDefinitions _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TDefinitions copying the state of another TDefinitionsTDocumentation(TDocumentation _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TDocumentation copying the state of another TDocumentationTDocumented(TDocumented _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TDocumented copying the state of another TDocumentedprotectedTExtensibilityElement(TExtensibilityElement _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TExtensibilityElement copying the state of another TExtensibilityElementprotectedTExtensibleAttributesDocumented(TExtensibleAttributesDocumented _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TExtensibleAttributesDocumented copying the state of another TExtensibleAttributesDocumentedprotectedTExtensibleDocumented(TExtensibleDocumented _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TExtensibleDocumented copying the state of another TExtensibleDocumentedTFault(TFault _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TFault copying the state of another TFaultTImport(TImport _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TImport copying the state of another TImportTMessage(TMessage _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TMessage copying the state of another TMessageTOperation(TOperation _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TOperation copying the state of another TOperationTParam(TParam _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TParam copying the state of another TParamTPart(TPart _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TPart copying the state of another TPartTPort(TPort _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TPort copying the state of another TPortTPortType(TPortType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TPortType copying the state of another TPortTypeTService(TService _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TService copying the state of another TServiceTTypes(TTypes _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TTypes copying the state of another TTypes