Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302.Date
-
-
Uses of Date in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118 that return Date Modifier and Type Method Description DatePlatformComponentState. getMfgDate()Return mfgDate, ornullif it is not present.default @NonNull DatePlatformComponentState. requireMfgDate()Return mfgDate, guaranteed to be non-null. -
Uses of Date in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.component
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.component that return Date Modifier and Type Method Description DateStateBuilder. getMfgDate()Return current value associated with the property corresponding toPlatformComponentState.getMfgDate().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.component with parameters of type Date Modifier and Type Method Description StateBuilderStateBuilder. setMfgDate(Date value)Set the property corresponding toPlatformComponentState.getMfgDate()to the specified value. -
Uses of Date in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302 that return Date Modifier and Type Method Description static DateDate. getDefaultInstance(String defaultValue)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302 with parameters of type Date Constructor Description Date(Date source)Creates a copy from Source Object.
-