Class GetRecordType


  • public class GetRecordType
    extends Object
    Java class for GetRecordType complex type. The following schema fragment specifies the expected content contained within this class.
    • Constructor Detail

      • GetRecordType

        public GetRecordType()
    • Method Detail

      • getRecord

        public RecordType getRecord()
        Gets the value of the record property.
        Returns:
        possible object is ;
      • setRecord

        public void setRecord​(RecordType value)
        Sets the value of the record property.
        Parameters:
        value - allowed object is ;