Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.EnterpriseSpecificInformation
Packages that use EnterpriseSpecificInformation
Package
Description
-
Uses of EnterpriseSpecificInformation in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 that return EnterpriseSpecificInformationModifier and TypeMethodDescriptionVendorInformation.getEnterpriseSpecificInformation()Return enterpriseSpecificInformation, ornullif it is not present. -
Uses of EnterpriseSpecificInformation in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.objects
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.objects that return EnterpriseSpecificInformationModifier and TypeMethodDescriptionVendorInformationObjectBuilder.getEnterpriseSpecificInformation()Return current value associated with the property corresponding toVendorInformation.getEnterpriseSpecificInformation().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.objects with parameters of type EnterpriseSpecificInformationModifier and TypeMethodDescriptionVendorInformationObjectBuilder.setEnterpriseSpecificInformation(EnterpriseSpecificInformation value) Set the property corresponding toVendorInformation.getEnterpriseSpecificInformation()to the specified value. -
Uses of EnterpriseSpecificInformation in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.tlvs
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.tlvs that return EnterpriseSpecificInformationModifier and TypeMethodDescriptionVendorInformationTlvBuilder.getEnterpriseSpecificInformation()Return current value associated with the property corresponding toVendorInformation.getEnterpriseSpecificInformation().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.tlvs with parameters of type EnterpriseSpecificInformationModifier and TypeMethodDescriptionVendorInformationTlvBuilder.setEnterpriseSpecificInformation(EnterpriseSpecificInformation value) Set the property corresponding toVendorInformation.getEnterpriseSpecificInformation()to the specified value.